update package
This commit is contained in:
parent
30a0ce101a
commit
7dbeb8282e
Binary file not shown.
BIN
django-cache-url-3.4.2.tar.gz
Normal file
BIN
django-cache-url-3.4.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-django-cache-url
|
Name: python-django-cache-url
|
||||||
Version: 3.2.3
|
Version: 3.4.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Use Cache URLs in your Django application.
|
Summary: Use Cache URLs in your Django application.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/epicserve/django-cache-url
|
URL: https://github.com/epicserve/django-cache-url
|
||||||
Source0: https://files.pythonhosted.org/packages/64/ab/784519e9f867321afefd0d75d84ee622f33e5b222fc4e3edb409ef906bb0/django-cache-url-3.2.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/86/5d/d6f6c608c23fbeaf32b9c2cc2a7294f5675f40a15c8c3076c3e7a257768a/django-cache-url-3.4.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -30,9 +30,8 @@ Provides: python3-django-cache-url-doc
|
|||||||
%description help
|
%description help
|
||||||
Help package for python-django-cache-url
|
Help package for python-django-cache-url
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n django-cache-url-3.2.3
|
%autosetup -n django-cache-url-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -72,6 +71,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 27 2022 liqiuyu <liqiuyu@kylinos.cn> - 3.4.2-1
|
||||||
|
- Upgrade package to version 3.4.2
|
||||||
|
|
||||||
* Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 3.2.3-1
|
* Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 3.2.3-1
|
||||||
- Update package to 3.2.3
|
- Update package to 3.2.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user