Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-slugify for 
openSUSE:Factory checked in at 2024-01-04 15:58:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-slugify (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-slugify.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-slugify"

Thu Jan  4 15:58:22 2024 rev:12 rq:1136548 version:8.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-slugify/python-python-slugify.changes  
    2023-05-10 16:19:52.551454341 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-slugify.new.28375/python-python-slugify.changes
   2024-01-04 16:00:35.223509910 +0100
@@ -1,0 +2,17 @@
+Fri Dec 29 16:06:08 UTC 2023 - egotth...@suse.com
+
+- Update to version v8.0.1:
+  * Legal Notice / Readme
+  * Add note on licensing (#130)
+  * By default, prefer unidecode if installed
+  * Update import order for unidecode vs text_unidecode (#126)
+  * Support Matrix
+  * SemVer Table
+  * merge sandbox
+  * github action revert
+  * cmdline options
+  * update dev deps
+  * Up Version
+  * Add missing cmdLine options
+
+-------------------------------------------------------------------

Old:
----
  python-slugify-5.0.2.tar.gz

New:
----
  _service
  _servicedata
  python-slugify-8.0.1.obscpio
  python-slugify.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-python-slugify.spec ++++++
--- /var/tmp/diff_new_pack.egPyxE/_old  2024-01-04 16:00:36.699563831 +0100
+++ /var/tmp/diff_new_pack.egPyxE/_new  2024-01-04 16:00:36.699563831 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-python-slugify
+# spec file
 #
 # Copyright (c) 2023 SUSE LLC
 #
@@ -17,19 +17,19 @@
 
 
 %{?sle15_python_module_pythons}
-Name:           python-python-slugify
-Version:        5.0.2
+%define short_name python-slugify
+Name:           python-%{short_name}
+Version:        8.0.1
 Release:        0
 Summary:        Slugify application that handles Unicode
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/un33k/python-slugify
-Source:         
https://files.pythonhosted.org/packages/source/p/python-slugify/python-slugify-%{version}.tar.gz
+Source:         %{short_name}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module text-unidecode >= 1.3}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-setuptools
 Requires:       python-text-unidecode >= 1.3
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
@@ -42,8 +42,7 @@
 A Python Slugify application that handles Unicode.
 
 %prep
-%setup -q -n python-slugify-%{version}
-sed -i 's/==/>=/' setup.py
+%setup -q -n %{short_name}-%{version}
 
 %build
 %python_build

++++++ _service ++++++
<services>
  <service mode="manual" name="obs_scm">
    <param name="url">https://github.com/un33k/python-slugify.git</param>
    <param name="scm">git</param>
    <param name="revision">v8.0.1</param>
    <param name="versionformat">v8.0.1</param>
    <param name="changesgenerate">enable</param>
    <param name="versionrewrite-pattern">v(.*)</param>
  </service>
  <service mode="manual" name="set_version"/>
  <service mode="buildtime" name="tar"/>
  <service mode="buildtime" name="recompress">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
</services>


++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/un33k/python-slugify.git</param>
              <param 
name="changesrevision">58031becacdc8945393ddf628e84a6785cd08066</param></service></servicedata>
(No newline at EOF)

++++++ python-slugify.obsinfo ++++++
name: python-slugify
version: 8.0.1
mtime: 1677254351
commit: 58031becacdc8945393ddf628e84a6785cd08066

Reply via email to