Modify invalid source0

This commit is contained in:
caodongxia 2022-11-09 17:57:12 +08:00
parent c8468eaa3e
commit 3e796297df

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-isodate Name: python-isodate
Version: 0.6.1 Version: 0.6.1
Release: 1 Release: 2
Summary: An ISO 8601 date/time/duration parser and formatter Summary: An ISO 8601 date/time/duration parser and formatter
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/gweis/isodate/ URL: https://github.com/gweis/isodate/
Source0: https://github.com/gweis/isodate/archive/isodate-0.6.1.tar.gz Source0: https://files.pythonhosted.org/packages/db/7a/c0a56c7d56c7fa723988f122fa1f1ccf8c5c4ccc48efad0d214b49e5b1af/isodate-0.6.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -75,7 +75,10 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Sat Oct 29 2022 Ge Wang <wangge20@h-partners.com> * Wed Nov 9 2022 caodongxia <caodongxia@h-partners.com> - 0.6.1-2
- Modify invalid source0
* Sat Oct 29 2022 Ge Wang <wangge20@h-partners.com> - 0.6.1-1
- Upgrade to version 0.6.1 - Upgrade to version 0.6.1
* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org> * Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>