Page MenuHomeSolus

D4215.id10356.diff
No OneTemporary

D4215.id10356.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,27 @@
+name : python-freezegun
+version : 0.3.11
+release : 1
+source :
+ - https://pypi.io/packages/source/f/freezegun/freezegun-0.3.11.tar.gz : e839b43bfbe8158b4d62bb97e6313d39f3586daf48e1314fb1083d2ef17700da
+license : Apache-2.0
+component : programming.python
+summary : Let your Python tests travel through time
+description: |
+ FreezeGun is a library that allows your Python tests to travel through time by mocking the datetime module.
+builddeps :
+ - python-coverage
+ - python-dateutil
+ - python-nose
+ - python-mock
+ - python-setuptools
+rundeps :
+ - python-dateutil
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
+check : |
+ %python_test nosetests
+ %python3_test nosetests-%python3_version%
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,54 @@
+<PISI>
+ <Source>
+ <Name>python-freezegun</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Let your Python tests travel through time</Summary>
+ <Description xml:lang="en">FreezeGun is a library that allows your Python tests to travel through time by mocking the datetime module.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-freezegun</Name>
+ <Summary xml:lang="en">Let your Python tests travel through time</Summary>
+ <Description xml:lang="en">FreezeGun is a library that allows your Python tests to travel through time by mocking the datetime module.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun-0.3.11-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun-0.3.11-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun-0.3.11-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun-0.3.11-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun-0.3.11-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun/_async.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun/api.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/freezegun/api.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun-0.3.11-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun-0.3.11-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun-0.3.11-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun-0.3.11-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun-0.3.11-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/__pycache__/_async.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/__pycache__/api.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/_async.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/freezegun/api.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-29</Date>
+ <Version>0.3.11</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, 6:52 PM (2 h, 26 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5861931
Default Alt Text
D4215.id10356.diff (4 KB)

Event Timeline