Page MenuHomeSolus

D9432.diff
No OneTemporary

D9432.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,19 +1,22 @@
name : python-cloudpickle
-version : 1.1.1
-release : 4
+version : 1.5.0
+release : 5
source :
- - https://github.com/cloudpipe/cloudpickle/archive/v1.1.1.tar.gz : 7be223f50e0401150dbcc42d8085786c47459f2159626411b6980ccc6928f5b0
+ - https://github.com/cloudpipe/cloudpickle/archive/v1.5.0.tar.gz : f2af00114a891731d291af3e84d6c8be1b6c6cd1d1dfcdd78c2f1c493c7cdeb4
+homepage : https://github.com/cloudpipe/cloudpickle
license : BSD-3-Clause
component : programming.python
summary : Extended pickling support for Python objects
description: |
Extended pickling support for Python objects
+networking : yes # Check
builddeps :
- pkgconfig(python3)
- - python-setuptools
+ - python-psutil
+ - python-tox
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
+check : |
+ %python3_test tox3 -e py37
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-cloudpickle</Name>
+ <Homepage>https://github.com/cloudpipe/cloudpickle</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,31 +20,27 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle-1.1.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle-1.1.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle-1.1.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle-1.1.1-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle/cloudpickle.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/cloudpickle/cloudpickle.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.1.1-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.1.1-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.1.1-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.1.1-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.5.0-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.5.0-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.5.0-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle-1.5.0-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/__pycache__/cloudpickle.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/__pycache__/cloudpickle_fast.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/__pycache__/compat.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/cloudpickle.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/cloudpickle_fast.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/cloudpickle/compat.py</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2020-01-25</Date>
- <Version>1.1.1</Version>
+ <Update release="5">
+ <Date>2020-08-12</Date>
+ <Version>1.5.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 9 2023, 10:11 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809655
Default Alt Text
D9432.diff (4 KB)

Event Timeline