Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10846285
D4548.id11147.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D4548.id11147.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ 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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ 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
Details
Attached
Mime Type
text/plain
Expires
Jun 12 2023, 4:14 AM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855304
Default Alt Text
D4548.id11147.diff (6 KB)
Attached To
Mode
D4548: Inclusion of python-prometheus_client in repo, needed for D4547
Attached
Detach File
Event Timeline
Log In to Comment