Page MenuHomeSolus

D7393.diff
No OneTemporary

D7393.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,2 @@
libc.so.6
-libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-regex
-version : 2019.01.23
-release : 5
+version : 2019.08.19
+release : 6
source :
- - https://pypi.python.org/packages/source/r/regex/regex-2019.01.23.tar.gz : 73da7e021a969f8c8c4e7a8dad54193fde4db408b4c43cf8c37dbe6857c5b156
+ - https://pypi.python.org/packages/source/r/regex/regex-2019.08.19.tar.gz : 587b62d48ca359d2d4f02d486f1f0aa9a20fbaf23a9d4198c4bed72ab2f6c849
license : Python-2.0
component : programming.python
summary : Alternative regular expression module, to replace re
@@ -10,10 +10,7 @@
Alternative regular expression module, to replace re.
builddeps :
- pkgconfig(python3)
- - python-setuptools
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">Alternative regular expression module, to replace re</Summary>
<Description xml:lang="en">Alternative regular expression module, to replace re.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-regex</Name>
@@ -19,37 +19,30 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/_regex.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/_regex_core.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/_regex_core.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex-2019.1.23-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex-2019.1.23-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex-2019.1.23-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex-2019.1.23-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/regex.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/test_regex.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/test_regex.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/_regex_core.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/regex.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/test_regex.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/_regex.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/_regex_core.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.1.23-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.1.23-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.1.23-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.1.23-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/regex.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/test_regex.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.8.19-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.8.19-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.8.19-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex-2019.8.19-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/__pycache__/_regex_core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/__pycache__/regex.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/_regex.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/_regex_core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/regex.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/test/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/test/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/test/__pycache__/test_regex.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/regex/test/test_regex.py</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2019-01-23</Date>
- <Version>2019.01.23</Version>
+ <Update release="6">
+ <Date>2019-10-12</Date>
+ <Version>2019.08.19</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:19 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792425
Default Alt Text
D7393.diff (6 KB)

Event Timeline