Page MenuHomeSolus

D7103.id18427.diff
No OneTemporary

D7103.id18427.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : python-node-semver
+version : 0.7.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/8a/2f/88e7e0f758b7a99c95556dae788a07ce9379489263f8e5352587328ce606/node-semver-0.7.0.tar.gz : 21b9a02069a71c4936b211eea4c600e78cf9ceb03ecc0272186c4ac5c3b4f1dc
+license : MIT
+component : programming.python
+summary : Python version of node-semver
+description: |
+ Python version of node-semver.
+builddeps :
+ - pkgconfig(python3)
+build : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,81 @@
+<PISI>
+ <Source>
+ <Name>python-node-semver</Name>
+ <Packager>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Python version of node-semver</Summary>
+ <Description xml:lang="en">Python version of node-semver.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-node-semver</Name>
+ <Summary xml:lang="en">Python version of node-semver</Summary>
+ <Description xml:lang="en">Python version of node-semver.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/node_semver-0.7.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_comparators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_comparison.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_equality.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_for_4digit.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_increment_version.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_intersect_comparators.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_invalid_version_number.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_max_satisfying.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_min_satisfying.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_negative_range.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_passing_bytes.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_range.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_range_test_method.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_recovery.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_regression.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_sort.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_strict_vs_loose_version_number.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/__pycache__/test_valid_range.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_comparators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_comparison.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_equality.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_for_4digit.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_increment_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_intersect_comparators.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_invalid_version_number.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_max_satisfying.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_min_satisfying.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_negative_range.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_passing_bytes.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_range.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_range_test_method.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_recovery.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_regression.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_sort.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_strict_vs_loose_version_number.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/test_valid_range.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/semver/tests/todo.md</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-09-09</Date>
+ <Version>0.7.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Marc-André Renaud</Name>
+ <Email>ma.renaud@slashvoid.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 5 2023, 11:14 PM (13 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804656
Default Alt Text
D7103.id18427.diff (7 KB)

Event Timeline