From cc2e27f3bee6247d0ac042e1e71443755b49126d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:16:35 +0000 Subject: automatic import of python-heroku3 --- .gitignore | 1 + python-heroku3.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fdaeba0..9386ae4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /heroku3-5.2.0.tar.gz +/heroku3-5.2.1.tar.gz 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 - 5.2.0-1 +* Fri Apr 21 2023 Python_Bot - 5.2.1-1 - Package Spec generated diff --git a/sources b/sources index 2dba8f5..fea5564 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2fab0521a76f710cabbec797fb2125e heroku3-5.2.0.tar.gz +786a6ceb4e468e6a82c626b9b0175a3f heroku3-5.2.1.tar.gz -- cgit v1.2.3