Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-setuptools-git-versioning for 
openSUSE:Factory checked in at 2023-02-23 16:29:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools-git-versioning (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools-git-versioning.new.1706 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools-git-versioning"

Thu Feb 23 16:29:18 2023 rev:3 rq:1067284 version:1.13.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-setuptools-git-versioning/python-setuptools-git-versioning.changes
        2022-11-09 12:58:04.188562496 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools-git-versioning.new.1706/python-setuptools-git-versioning.changes
      2023-02-23 16:53:26.537148341 +0100
@@ -1,0 +2,17 @@
+Mon Feb 20 11:10:37 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Updater to 1.13.1
+  * Build and publish sdist package again
+  * Allow to install package from .tar.gz without --no-build-isolation flag
+  * Get rid of deprecated package dependency
+  * Publish development releases to Test PyPI
+  * Use pypa/gh-action-pypi-publish Github action to publish releases to PyPI
+  * Remove local part of version because it is not allowed in PyPI
+- Update to 1.13.0
+  * Make all internal functions private
+  * Add tag_filter option. Special thanks to @vortechs2000
+  * For Python 3.11 use built-in tomllib instead of toml package
+  * Add documentation about fetching package version in runtime
+  * Add description for some functions
+
+-------------------------------------------------------------------

Old:
----
  setuptools-git-versioning-1.12.1.tar.xz

New:
----
  setuptools-git-versioning-1.13.1.obscpio
  setuptools-git-versioning-1.13.1.tar.xz
  setuptools-git-versioning.obsinfo

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

Other differences:
------------------
++++++ python-setuptools-git-versioning.spec ++++++
--- /var/tmp/diff_new_pack.6Yy0hg/_old  2023-02-23 16:53:26.969150846 +0100
+++ /var/tmp/diff_new_pack.6Yy0hg/_new  2023-02-23 16:53:26.977150892 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-setuptools-git-versioning
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-setuptools-git-versioning
-Version:        1.12.1
+Version:        1.13.1
 Release:        0
 Summary:        Use git repo data for building a version number according 
PEP-440
 License:        MIT
@@ -47,7 +47,7 @@
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module toml if %python-base < 3.11}
+BuildRequires:  %{python_module toml}
 BuildRequires:  git-core
 # /SECTION
 %python_subpackages

++++++ setuptools-git-versioning-1.12.1.tar.xz -> 
setuptools-git-versioning-1.13.1.tar.xz ++++++
++++ 2497 lines of diff (skipped)

++++++ setuptools-git-versioning.obsinfo ++++++
name: setuptools-git-versioning
version: 1.13.1
mtime: 1668347567
commit: eea9b28acd19aad4b5d2932e6338e0d1fc23ef41

Reply via email to