Page MenuHomeSolus

D4548.diff
No OneTemporary

D4548.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,18 @@
+name : python-prometheus_client
+version : 0.4.2
+release : 1
+source :
+ - https://github.com/prometheus/client_python/archive/v0.4.2.tar.gz : 24d728f2630e396ed8bc2f2971788f7dcf1a839d5b05964a9b82d43a2e6e0b0e
+license : Apache-2.0
+component : programming.python
+summary : Prometheus instrumentation library for Python applications
+description: |
+ Prometheus instrumentation library for Python applications
+builddeps :
+ - python-twisted
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test
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,70 @@
+<PISI>
+ <Source>
+ <Name>python-prometheus_client</Name>
+ <Packager>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Packager>
+ <License>Apache-2.0</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Prometheus instrumentation library for Python applications</Summary>
+ <Description xml:lang="en">Prometheus instrumentation library for Python applications
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-prometheus_client</Name>
+ <Summary xml:lang="en">Prometheus instrumentation library for Python applications</Summary>
+ <Description xml:lang="en">Prometheus instrumentation library for Python applications
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client-0.4.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client-0.4.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client-0.4.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client-0.4.2-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client-0.4.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/core.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/exposition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/gc_collector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/multiprocess.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/parser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/platform_collector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/process_collector.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/bridge/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/graphite.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/bridge/graphite.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/core.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/decorator.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/exposition.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/gc_collector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/multiprocess.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/exposition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/parser.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/exposition.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/parser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/platform_collector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/process_collector.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/twisted/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/_exposition.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/prometheus_client/twisted/_exposition.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-12-04</Date>
+ <Version>0.4.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 5, 5:52 PM (6 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815727
Default Alt Text
D4548.diff (6 KB)

Event Timeline