Page MenuHomeSolus

D9989.id24111.diff
No OneTemporary

D9989.id24111.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,24 @@
+name : python-pyls-black
+version : 0.4.6
+release : 1
+source :
+ - https://github.com/rupert/pyls-black/archive/v0.4.6.tar.gz : c591f57b28852e095dafb87cdd3d16fc3dfe188ec199b728f34569d472d63150
+homepage : https://github.com/rupert/pyls-black
+license : MIT
+component : programming.python
+summary : Black plugin for the Python Language Server
+description: |
+ Black plugin for the Python Language Server
+builddeps :
+ - python-black
+ - python-language-server
+ - python-pytest
+rundeps :
+ - python-black
+ - python-language-server
+build : |
+ %python3_setup
+install : |
+ %python3_install
+check : |
+ %python3_test pytest3 -v
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,44 @@
+<PISI>
+ <Source>
+ <Name>python-pyls-black</Name>
+ <Homepage>https://github.com/rupert/pyls-black</Homepage>
+ <Packager>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Black plugin for the Python Language Server</Summary>
+ <Description xml:lang="en">Black plugin for the Python Language Server
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-pyls-black</Name>
+ <Summary xml:lang="en">Black plugin for the Python Language Server</Summary>
+ <Description xml:lang="en">Black plugin for the Python Language Server
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black-0.4.6-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black/__pycache__/plugin.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyls_black/plugin.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-11-11</Date>
+ <Version>0.4.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 5:52 PM (2 h, 41 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818333
Default Alt Text
D9989.id24111.diff (3 KB)

Event Timeline