diff --git a/python-vine.changes b/python-vine.changes index 82180cc..062ca37 100644 --- a/python-vine.changes +++ b/python-vine.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 27 20:09:58 UTC 2023 - Dirk Müller + +- update to 5.1.0: + * Dropped Python 3.6 support. + * Added new Python versions support. + * Dropped old dependencies. + * Added new GHA based CI. + * Added slots support and impproved dynamic assignment. + ------------------------------------------------------------------- Sun Jun 11 13:49:37 UTC 2023 - ecsos diff --git a/python-vine.spec b/python-vine.spec index 4e32065..7fc0b4d 100644 --- a/python-vine.spec +++ b/python-vine.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-vine -Version: 5.0.0 +Version: 5.1.0 Release: 0 Summary: Python Promises License: BSD-3-Clause diff --git a/vine-5.0.0.tar.gz b/vine-5.0.0.tar.gz deleted file mode 100644 index a2e4223..0000000 --- a/vine-5.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3b1624a953da82ef63462013bbd271d3eb75751489f9807598e8f340bd637e -size 48758 diff --git a/vine-5.1.0.tar.gz b/vine-5.1.0.tar.gz new file mode 100644 index 0000000..26ebb85 --- /dev/null +++ b/vine-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b62e981d35c41049211cf62a0a1242d8c1ee9bd15bb196ce38aefd6799e61e0 +size 48980