Page MenuHomeSolus

D58.diff
No OneTemporary

D58.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : python-setuptools-git
+version : 1.2
+release : 1
+source :
+ - https://pypi.python.org/packages/d9/c5/396c2c06cc89d4ce2d8ccf1d7e6cf31b33d4466a7c65a67a992adb3c6f29/setuptools-git-1.2.tar.gz : ff64136da01aabba76ae88b050e7197918d8b2139ccbf6144e14d472b9c40445
+license : BSD-3-Clause
+component : programming.python
+summary : Setuptools revision control system plugin for Git.
+description: |
+ Setuptools revision control system plugin for Git.
+builddeps :
+ - python-setuptools
+build : |
+ %python_setup
+install : |
+ %python_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,45 @@
+<PISI>
+ <Source>
+ <Name>python-setuptools-git</Name>
+ <Packager>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.profesional@gmail.com</Email>
+ </Packager>
+ <License>BSD-3-Clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Setuptools revision control system plugin for Git.</Summary>
+ <Description xml:lang="en">Setuptools revision control system plugin for Git.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-setuptools-git</Name>
+ <Summary xml:lang="en">Setuptools revision control system plugin for Git.</Summary>
+ <Description xml:lang="en">Setuptools revision control system plugin for Git.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git-1.2-py2.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/tests.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/tests.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools_git/utils.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-08</Date>
+ <Version>1.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.profesional@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 30 2023, 6:23 PM (6 w, 6 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809014
Default Alt Text
D58.diff (3 KB)

Event Timeline