diff --git a/python-typepy.changes b/python-typepy.changes index 7b169e8..f35d8b2 100644 --- a/python-typepy.changes +++ b/python-typepy.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 28 09:45:54 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 1.3.4 + * Update README + * Refactor release process to use Tox + for better environment management +- from version 1.3.3 + * Replace deprecated abctractproperty + * Drop support for Python 3.7/3.8 + * Add support for Python 3.13 + * Add GitHub Actions workflow for building + and publishing to PyPI + * Update copyright years + * Bump actions/setup-python from 4 to 5 + ------------------------------------------------------------------- Mon Dec 4 10:42:07 UTC 2023 - Dirk Müller diff --git a/python-typepy.spec b/python-typepy.spec index 30611d4..20fa2de 100644 --- a/python-typepy.spec +++ b/python-typepy.spec @@ -1,7 +1,7 @@ # # spec file for package python-typepy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-typepy -Version: 1.3.2 +Version: 1.3.4 Release: 0 Summary: Python library for run time variable type checker License: MIT diff --git a/typepy-1.3.2.tar.gz b/typepy-1.3.2.tar.gz deleted file mode 100644 index 3cfb967..0000000 --- a/typepy-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b69fd48b9f50cdb3809906eef36b855b3134ff66c8893a4f8580abddb0b39517 -size 24233 diff --git a/typepy-1.3.4.tar.gz b/typepy-1.3.4.tar.gz new file mode 100644 index 0000000..e15a7da --- /dev/null +++ b/typepy-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89c1f66de6c6133209c43a94d23431d320ba03ef5db18f241091ea594035d9de +size 39558