From 8f69d9851f47c145ff11a3b2a39a7c8a623cf1cf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:00:52 +0000 Subject: automatic import of python-launchable --- .gitignore | 1 + python-launchable.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 18d1bb8..9ac07fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /launchable-1.62.0.tar.gz +/launchable-1.63.0.tar.gz diff --git a/python-launchable.spec b/python-launchable.spec index fa66212..1657390 100644 --- a/python-launchable.spec +++ b/python-launchable.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-launchable -Version: 1.62.0 +Version: 1.63.0 Release: 1 Summary: Launchable CLI License: Apache Software License v2 URL: https://launchableinc.com/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/44/92/482f23bd2084f58720f33b539a0f94e757dd46ede277e59e017619279cea/launchable-1.62.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8a/13/1d84bf41e65082f43a68c29b28c2fecf3c1deca4d4739db3ed21dc34ab61/launchable-1.63.0.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -326,7 +326,7 @@ This module follows [Semantic versioning](https://semver.org/) such as X.Y.Z. %prep -%autosetup -n launchable-1.62.0 +%autosetup -n launchable-1.63.0 %build %py3_build @@ -366,5 +366,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.62.0-1 +* Sun Apr 23 2023 Python_Bot - 1.63.0-1 - Package Spec generated diff --git a/sources b/sources index ce9be03..0abf117 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cdab317564c23ca0226c8eff75f128a launchable-1.62.0.tar.gz +36829b49ce0d1e416ebdf8b487d7d308 launchable-1.63.0.tar.gz -- cgit v1.2.3