Page MenuHomeSolus

D11690.id28326.diff
No OneTemporary

D11690.id28326.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : python-platformdirs
+version : 2.2.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/source/p/platformdirs/platformdirs-2.2.0.tar.gz : 632daad3ab546bd8e6af0537d09805cec458dce201bccfe23012df73332e181e
+license : MIT
+component : programming.python
+summary : A small Python module for determining appropriate platform-specific dirs
+description: |
+ A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
+builddeps :
+ - python-pytest-mock # check
+ - python-setuptools-scm
+ - python-wheel
+setup : |
+ sed -i '3 i\Version: %version%' setup.cfg
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,56 @@
+<PISI>
+ <Source>
+ <Name>python-platformdirs</Name>
+ <Packager>
+ <Name>Evan Maddock</Name>
+ <Email>maddock.evan@vivaldi.net</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">A small Python module for determining appropriate platform-specific dirs</Summary>
+ <Description xml:lang="en">A small Python module for determining appropriate platform-specific dirs, e.g. a &quot;user data dir&quot;.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-platformdirs</Name>
+ <Summary xml:lang="en">A small Python module for determining appropriate platform-specific dirs</Summary>
+ <Description xml:lang="en">A small Python module for determining appropriate platform-specific dirs, e.g. a &quot;user data dir&quot;.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs-2.2.0-py3.9.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/__main__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/android.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/api.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/macos.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/unix.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/version.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/__pycache__/windows.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/android.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/macos.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/py.typed</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/unix.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/version.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/platformdirs/windows.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-08-18</Date>
+ <Version>2.2.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
5813466
Default Alt Text
D11690.id28326.diff (5 KB)

Event Timeline