diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:55:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 12:55:53 +0000 |
commit | 58404bb65690de719876decad6697c4dc47f76c5 (patch) | |
tree | 5812b2ae79203c2eaedb59c5293eaa1118fa04a1 | |
parent | e2e909c33390774226efb05f23e6e1b0a7883a29 (diff) |
automatic import of python-gitopenlibopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-gitopenlib.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /gitopenlib-0.2.11.31.tar.gz +/gitopenlib-0.2.12.31.tar.gz diff --git a/python-gitopenlib.spec b/python-gitopenlib.spec index 2b9e8ce..21298a5 100644 --- a/python-gitopenlib.spec +++ b/python-gitopenlib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gitopenlib -Version: 0.2.11.31 +Version: 0.2.12.31 Release: 1 Summary: A library containing some useful functions. Powered by GitOPEN. License: MIT URL: https://github.com/opengit/gitopenlib.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/14/62/56d8be5491b338aee234f86e32bdbf84ee8169c733af4aaa9c04341a21d8/gitopenlib-0.2.11.31.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/b4/9e992089d584a653fac4fb360e574740d1bff43eb72ad0b3eafcd73d1156/gitopenlib-0.2.12.31.tar.gz BuildArch: noarch Requires: python3-scikit-learn @@ -69,7 +69,7 @@ Powered by GitOPEN. %prep -%autosetup -n gitopenlib-0.2.11.31 +%autosetup -n gitopenlib-0.2.12.31 %build %py3_build @@ -109,5 +109,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.11.31-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.12.31-1 - Package Spec generated @@ -1 +1 @@ -21172dd9713caf4f14ef4a8c464c093e gitopenlib-0.2.11.31.tar.gz +3cb5b8fc8c7ea690722bf044687c0813 gitopenlib-0.2.12.31.tar.gz |