Page MenuHomeSolus

D4192.id10303.diff
No OneTemporary

D4192.id10303.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : python-atomicwrites
+version : 1.2.1
+release : 1
+source :
+ - https://github.com/untitaker/python-atomicwrites/archive/1.2.1.tar.gz : 84988f6ad66518546296ad002ed0e440560af7bfdeccb0b0e14672e6d71b0dc3
+license : MIT
+component : programming.python
+summary : Powerful Python library for atomic file writes
+description: |
+ Powerful Python library for atomic file writes
+builddeps :
+ - python-setuptools
+ - python-pytest
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
+check : |
+ %python_test py.test
+ %python3_test py.test3
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,45 @@
+<PISI>
+ <Source>
+ <Name>python-atomicwrites</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Powerful Python library for atomic file writes</Summary>
+ <Description xml:lang="en">Powerful Python library for atomic file writes
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-atomicwrites</Name>
+ <Summary xml:lang="en">Powerful Python library for atomic file writes</Summary>
+ <Description xml:lang="en">Powerful Python library for atomic file writes
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites-1.2.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/atomicwrites/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites-1.2.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/atomicwrites/__pycache__/__init__.cpython-36.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-10-28</Date>
+ <Version>1.2.1</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
Thu, Aug 10, 4:50 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843539
Default Alt Text
D4192.id10303.diff (3 KB)

Event Timeline