From 7fe7eff128f9c2583215d0b4c8e6ccb406f2167d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:58:51 +0000 Subject: automatic import of python-aiomisc --- python-aiomisc.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-aiomisc.spec') diff --git a/python-aiomisc.spec b/python-aiomisc.spec index d769fcc..9ccd22a 100644 --- a/python-aiomisc.spec +++ b/python-aiomisc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aiomisc -Version: 17.0.9 +Version: 17.1.2 Release: 1 Summary: aiomisc - miscellaneous utils for asyncio License: MIT URL: https://github.com/aiokitchen/aiomisc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/22/3aac864d0f685e5cafb005909a7482725a0bb459b4e00576acc44882c16e/aiomisc-17.0.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3b/37/df2d13907600b620e33d99b5be424a27cc88c0f8c7b40cb9d1558abb90ce/aiomisc-17.1.2.tar.gz BuildArch: noarch Requires: python3-aiocarbon @@ -80,7 +80,7 @@ we'll take a closer look at what ``aiomisc`` has to offer and how it can help you streamline your asyncio service development. %prep -%autosetup -n aiomisc-17.0.9 +%autosetup -n aiomisc-17.1.2 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 17.0.9-1 +* Sun Apr 23 2023 Python_Bot - 17.1.2-1 - Package Spec generated -- cgit v1.2.3