Page MenuHomeSolus

D6746.diff
No OneTemporary

D6746.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,14 @@
name : python-monotonic
-version : 1.3
-release : 1
+version : '1.5'
+release : 2
source :
- - https://github.com/atdt/monotonic/archive/1.3.tar.gz : 47fcccc18ee9f3e80c74553eb9b74579fda8b93c504689427042109039f1e4d9
+ - https://files.pythonhosted.org/packages/source/m/monotonic/monotonic-1.5.tar.gz : 23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0
license : Apache-2.0
component : programming.python
summary : An implementation of time.monotonic() for Python
description: |
This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards.
-builddeps :
- - 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">An implementation of time.monotonic() for Python</Summary>
<Description xml:lang="en">This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards.
</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-monotonic</Name>
@@ -19,21 +19,21 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic-1.3-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic-1.3-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic-1.3-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic-1.3-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/monotonic.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/monotonic.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/monotonic-1.5-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/monotonic-1.5-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/monotonic-1.5-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/monotonic-1.5-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/monotonic.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-10-14</Date>
- <Version>1.3</Version>
+ <Update release="2">
+ <Date>2019-07-15</Date>
+ <Version>1.5</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
Wed, Aug 9, 12:09 PM (21 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803751
Default Alt Text
D6746.diff (3 KB)

Event Timeline