Page MenuHomeSolus

D1549.id3886.diff
No OneTemporary

D1549.id3886.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,29 @@
+name : python-genty
+version : 1.3.2
+release : 1
+source :
+ - https://github.com/box/genty/releases/download/v1.3.2/genty-1.3.2.tar.gz : 2e3f5bfe2d3a757c0e2a48ac4716bca42d3b76d9cfc3401ef606635049c35dab
+license : Apache-2.0
+component : programming.python
+summary : Genty, stands for "generate tests". It promotes generative testing, where a single test can execute over a variety of input
+description: |
+ Genty, pronounced "gen-tee", stands for "generate tests". It promotes generative testing, where a single test can execute over a variety of input. Genty makes this a breeze.
+builddeps :
+ - python-mock
+ - python-setuptools
+rundeps :
+ - python-six
+build : |
+ %python_setup
+ %python3_setup
+install : |
+ %python_install
+ %python3_install
+check : |
+ pushd $PKG_BUILD_DIR/py2build
+ python setup.py test
+ popd
+
+ pushd $PKG_BUILD_DIR/py3build
+ python3 setup.py test
+ popd
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,69 @@
+<PISI>
+ <Source>
+ <Name>python-genty</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">Genty, stands for &quot;generate tests&quot;. It promotes generative testing, where a single test can execute over a variety of input</Summary>
+ <Description xml:lang="en">Genty, pronounced &quot;gen-tee&quot;, stands for &quot;generate tests&quot;. It promotes generative testing, where a single test can execute over a variety of input. Genty makes this a breeze.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-genty</Name>
+ <Summary xml:lang="en">Genty, stands for &quot;generate tests&quot;. It promotes generative testing, where a single test can execute over a variety of input</Summary>
+ <Description xml:lang="en">Genty, pronounced &quot;gen-tee&quot;, stands for &quot;generate tests&quot;. It promotes generative testing, where a single test can execute over a variety of input. Genty makes this a breeze.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty-1.3.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_args.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_args.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_dataset.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_dataset.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_repeat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/genty_repeat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/private/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/genty/private/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty-1.3.2-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__pycache__/genty.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__pycache__/genty_args.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__pycache__/genty_dataset.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/__pycache__/genty_repeat.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/genty.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/genty_args.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/genty_dataset.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/genty_repeat.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/private/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/genty/private/__pycache__/__init__.cpython-35.pyc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-05</Date>
+ <Version>1.3.2</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, 5:37 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834556
Default Alt Text
D1549.id3886.diff (6 KB)

Event Timeline