diff --git a/dulwich-0.22.1.tar.gz b/dulwich-0.22.1.tar.gz deleted file mode 100644 index 97d7a90c69766519e52091853cc1c7ce0bad6cc2..0000000000000000000000000000000000000000 Binary files a/dulwich-0.22.1.tar.gz and /dev/null differ diff --git a/dulwich-0.22.3.tar.gz b/dulwich-0.22.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e7b7326cee0df7d27d20891035c784fe0f04f668 Binary files /dev/null and b/dulwich-0.22.3.tar.gz differ diff --git a/python-dulwich.spec b/python-dulwich.spec index 31c3a504c75fc29c4505e024dda7093d6054bc69..95709e6f425b2ae03f3fe01472cf07e764f1a40d 100644 --- a/python-dulwich.spec +++ b/python-dulwich.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dulwich -Version: 0.22.1 +Version: 0.22.3 Release: 1 Summary: Python Git Library License: Apachev2 or GPLv2+ or GPLv2 URL: https://www.dulwich.io/ -Source0: %{pypi_source dulwich} +Source0: https://files.pythonhosted.org/packages/da/47/c8bf38f8874829730775fbe5510b54087ff8529dbb9612bd144b76376ea7/dulwich-0.22.3.tar.gz %description @@ -75,6 +75,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 dongqi - 0.22.3-1 +- Update versionto 0.22.3 +- Fix typing error from mypy +- Attempt to build wheels in parallel + * Thu Aug 15 2024 Ge Wang - 0.22.1-1 - Update package to version 0.22.1