Page MenuHomeSolus

D11689.id28380.diff
No OneTemporary

D11689.id28380.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,22 @@
+name : python-backports.entry_points_selectable
+version : 1.1.0
+release : 1
+source :
+ - https://github.com/jaraco/backports.entry_points_selectable/archive/refs/tags/v1.1.0.tar.gz : cc33223f3b5c1b920d3d0b9de45e1d7483592ffcd6f9cf155d1b316f03d7a376
+license : MIT
+component : programming.python
+summary : Compatibility shim to ease adoption of importlib_metadata 3.6
+description: |
+ Compatibility shim to ease adoption of importlib_metadata 3.6. Supplies forward-compatibility of "selectable" entry points even on older versions of importlib_metadata and importlib.metadata, and avoids usage that triggers deprecation warnings.
+builddeps :
+ - python-pytest # check
+ - python-setuptools-scm
+ - python-wheel
+setup : |
+ sed -i '5 i\Version: %version%' setup.cfg
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3
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,42 @@
+<PISI>
+ <Source>
+ <Name>python-backports.entry_points_selectable</Name>
+ <Packager>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Compatibility shim to ease adoption of importlib_metadata 3.6</Summary>
+ <Description xml:lang="en">Compatibility shim to ease adoption of importlib_metadata 3.6. Supplies forward-compatibility of &quot;selectable&quot; entry points even on older versions of importlib_metadata and importlib.metadata, and avoids usage that triggers deprecation warnings.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-backports.entry_points_selectable</Name>
+ <Summary xml:lang="en">Compatibility shim to ease adoption of importlib_metadata 3.6</Summary>
+ <Description xml:lang="en">Compatibility shim to ease adoption of importlib_metadata 3.6. Supplies forward-compatibility of &quot;selectable&quot; entry points even on older versions of importlib_metadata and importlib.metadata, and avoids usage that triggers deprecation warnings.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports.entry_points_selectable-1.1.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports.entry_points_selectable-1.1.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports.entry_points_selectable-1.1.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports.entry_points_selectable-1.1.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports.entry_points_selectable-1.1.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports/__pycache__/entry_points_selectable.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/backports/entry_points_selectable.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-08-18</Date>
+ <Version>1.1.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:12 PM (2 h, 50 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813337
Default Alt Text
D11689.id28380.diff (4 KB)

Event Timeline