Update package to 3.2.3
This commit is contained in:
parent
3f73b15d23
commit
05f1d9a9ab
Binary file not shown.
BIN
django-cache-url-3.2.3.tar.gz
Normal file
BIN
django-cache-url-3.2.3.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.1.2
|
Version: 3.2.3
|
||||||
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/06/aa/6b2331d3c331396c284800de7725ed8ee46c394e3fccae26188e581fe236/django-cache-url-3.1.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/64/ab/784519e9f867321afefd0d75d84ee622f33e5b222fc4e3edb409ef906bb0/django-cache-url-3.2.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -28,12 +28,11 @@ enviroment variable to configure your Django application.
|
|||||||
Summary: Development documents and examples for django-cache-url
|
Summary: Development documents and examples for django-cache-url
|
||||||
Provides: python3-django-cache-url-doc
|
Provides: python3-django-cache-url-doc
|
||||||
%description help
|
%description help
|
||||||
This simple Django utility allows you to utilize the 12factor inspired CACHE_URL
|
Help package for python-django-cache-url
|
||||||
enviroment variable to configure your Django application.
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n django-cache-url-3.1.2
|
%autosetup -n django-cache-url-3.2.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -73,5 +72,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 23 2021 Xu Jin <jinxu@kylinos.cn> - 3.2.3-1
|
||||||
|
- Update package to 3.2.3
|
||||||
|
|
||||||
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Aug 01 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user