From b104d89458e7c96d13144d302a974791bcd98c70 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 15:26:21 +0000 Subject: automatic import of python-datadotworld --- .gitignore | 1 + python-datadotworld.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a22e116..5f6a234 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /datadotworld-1.8.4.tar.gz +/datadotworld-1.8.5.tar.gz diff --git a/python-datadotworld.spec b/python-datadotworld.spec index 698d151..862f8bb 100644 --- a/python-datadotworld.spec +++ b/python-datadotworld.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-datadotworld -Version: 1.8.4 +Version: 1.8.5 Release: 1 Summary: Python library for data.world License: Apache 2.0 URL: http://github.com/datadotworld/data.world-py -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3e/d5/128b55e9e939b9b63d789192ed21770a50d37f677d8e0989ed9f3089165a/datadotworld-1.8.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/c5/a5a6f2bf35d1744be4ec4d12b3810fbe6f8677f8dccee84f37b5001af4ad/datadotworld-1.8.5.tar.gz BuildArch: noarch Requires: python3-certifi @@ -40,7 +40,7 @@ Provides: python3-datadotworld-doc %prep -%autosetup -n datadotworld-1.8.4 +%autosetup -n datadotworld-1.8.5 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 1.8.4-1 +* Sun Apr 23 2023 Python_Bot - 1.8.5-1 - Package Spec generated diff --git a/sources b/sources index a1c334f..a420934 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d00d0510c76a45a04901cc023fbdf9e datadotworld-1.8.4.tar.gz +88e747c37301d85f84463c730c36df63 datadotworld-1.8.5.tar.gz -- cgit v1.2.3