summaryrefslogtreecommitdiff
path: root/python-twitwi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-twitwi.spec')
-rw-r--r--python-twitwi.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-twitwi.spec b/python-twitwi.spec
index 37caf25..217c98b 100644
--- a/python-twitwi.spec
+++ b/python-twitwi.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-twitwi
-Version: 0.18.0
+Version: 0.18.1
Release: 1
Summary: A collection of Twitter-related helper functions for python.
License: MIT
URL: http://github.com/medialab/twitwi
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/cb/948f390c1ae3fe96017c96fc6cdc4246ef7ebb4b6cb958a4c1f7ea2e518a/twitwi-0.18.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/eb/f6b3b5c6d66ac729f2b163b992fc740991104f3fdd1cc10057e26ab99623/twitwi-0.18.1.tar.gz
BuildArch: noarch
Requires: python3-pytz
@@ -421,7 +421,7 @@ w.writeheader()
%prep
-%autosetup -n twitwi-0.18.0
+%autosetup -n twitwi-0.18.1
%build
%py3_build
@@ -461,5 +461,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.0-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.1-1
- Package Spec generated