summaryrefslogtreecommitdiff
path: root/python-eptools.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 03:49:09 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 03:49:09 +0000
commit9f2b0516adcc20fc9ba196a3568248f4dabf7266 (patch)
tree6a4cad710ba8a800a0f4a819f711d97d72528758 /python-eptools.spec
parentb02792fb95dc4a7f80a6697526a3c08221280e52 (diff)
automatic import of python-eptools
Diffstat (limited to 'python-eptools.spec')
-rw-r--r--python-eptools.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/python-eptools.spec b/python-eptools.spec
index 3a801f2..c7ae838 100644
--- a/python-eptools.spec
+++ b/python-eptools.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-eptools
-Version: 8.5.8
+Version: 8.6.3
Release: 1
Summary: EasyPost Tools
License: MIT License
URL: https://pypi.org/project/eptools/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/0b/715867fe1fe0146fffe79b53a746887f5ac82e666f7daad176d68858eab0/eptools-8.5.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2c/5c/ae85b1e7c7de37580cbeb4428c9af4bef3419444cbf984fc7645a4e4df09/eptools-8.6.3.tar.gz
BuildArch: noarch
Requires: python3-slack-sdk
@@ -33,7 +33,7 @@ Upload to PyPi
python -m build
python -m twine upload dist/*
-Afterwards install it globaly on 10.10.10.12:
+Afterwards install it globaly:
> pip install eptools==&lt;version&gt;
E.g. "pip install -U eptools"
@@ -65,7 +65,7 @@ Upload to PyPi
python -m build
python -m twine upload dist/*
-Afterwards install it globaly on 10.10.10.12:
+Afterwards install it globaly:
> pip install eptools==&lt;version&gt;
E.g. "pip install -U eptools"
@@ -94,7 +94,7 @@ Upload to PyPi
python -m build
python -m twine upload dist/*
-Afterwards install it globaly on 10.10.10.12:
+Afterwards install it globaly:
> pip install eptools==&lt;version&gt;
E.g. "pip install -U eptools"
@@ -106,7 +106,7 @@ add config.py of with following methods!
%prep
-%autosetup -n eptools-8.5.8
+%autosetup -n eptools-8.6.3
%build
%py3_build
@@ -146,5 +146,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 8.5.8-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 8.6.3-1
- Package Spec generated