summaryrefslogtreecommitdiff
path: root/python-launchable.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-launchable.spec')
-rw-r--r--python-launchable.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.62.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.63.0-1
- Package Spec generated