Page MenuHomeSolus

D10257.id24966.diff
No OneTemporary

D10257.id24966.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,34 +1,19 @@
name : python-pycurl
version : 7.43.0.3
-release : 9
+release : 10
source :
- https://files.pythonhosted.org/packages/source/p/pycurl/pycurl-7.43.0.3.tar.gz : 6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21deda8e
+homepage : http://pycurl.io/
license : MIT
component : system.base
summary : Curl module for python
description: |
- Easy access to libcurl from Python
+ PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features
builddeps :
- pkgconfig(libcurl)
- - pyflakes
- - python-bottle
- - python-flaky
- - python-nose
- python-setuptools
-setup : |
- # remove bundled libraries
- rm -f tests/fake-curl/libcurl/*.so
-
- # remove test-cases that won't work in our sandbox
- rm -f tests/{ftp_test.py,seek_cb_test.py,ssh_key_cb_test.py}
-
- # We don't have nose-show-skipped in the repo
- sed -e 's/ --show-skipped//' -i tests/run.sh
build : |
%python_setup --with-openssl
install : |
%python_install --with-openssl
mv $installdir/usr/share/doc/pycurl $installdir/usr/share/doc/python-pycurl
-check : |
- export PYCURL_SSL_LIBRARY=openssl
- %python_test %make test NOSETESTS="nosetests-%python2_version% -v"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,21 +1,22 @@
<PISI>
<Source>
<Name>python-pycurl</Name>
+ <Homepage>http://pycurl.io/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>system.base</PartOf>
<Summary xml:lang="en">Curl module for python</Summary>
- <Description xml:lang="en">Easy access to libcurl from Python
+ <Description xml:lang="en">PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-pycurl</Name>
<Summary xml:lang="en">Curl module for python</Summary>
- <Description xml:lang="en">Easy access to libcurl from Python
+ <Description xml:lang="en">PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features
</Description>
<PartOf>system.base</PartOf>
<Files>
@@ -58,12 +59,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2020-06-14</Date>
+ <Update release="10">
+ <Date>2020-12-29</Date>
<Version>7.43.0.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</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
Fri, Aug 11, 7:57 PM (2 h, 53 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799823
Default Alt Text
D10257.id24966.diff (3 KB)

Event Timeline