summaryrefslogtreecommitdiff
path: root/python-heroku3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-heroku3.spec')
-rw-r--r--python-heroku3.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-heroku3.spec b/python-heroku3.spec
index 6f01e95..7777b65 100644
--- a/python-heroku3.spec
+++ b/python-heroku3.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-heroku3
-Version: 5.2.0
+Version: 5.2.1
Release: 1
Summary: Heroku API Wrapper.
License: MIT
URL: https://github.com/martyzz1/heroku3.py
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/f2/6fc602563800a0be2e03cd8a9a139223522690c37397a026d9784762a0db/heroku3-5.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/2d/023afcaba9e4dd7443d8ee9a9dd56158775b19174d3b4997c634ec1c5621/heroku3-5.2.1.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -39,7 +39,7 @@ other aspects related to Heroku. It allows you to easily utilize the Heroku
platform from your applications.
%prep
-%autosetup -n heroku3-5.2.0
+%autosetup -n heroku3-5.2.1
%build
%py3_build
@@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.2.1-1
- Package Spec generated