Page MenuHomeSolus

D11639.diff
No OneTemporary

D11639.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,19 @@
+name : python-lsp-black
+version : 1.0.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/source/p/python-lsp-black/python-lsp-black-1.0.0.tar.gz : 0d7dd5f440a53b6f676fa8c097979e0ff611065b8f4ffd248b43228b0df2efee
+homeage : https://github.com/python-lsp/python-lsp-black
+license : MIT
+component : programming.python
+summary : Black plugin for the Python LSP Server
+description: |
+ Fork of the python-pyls-black project, maintained by the Spyder IDE team and the community. This is a Black plugin for the Python LSP Server.
+rundeps :
+ - python-black
+ - python-lsp-server
+ - python-toml
+build : |
+ %python3_setup
+install : |
+ %python3_install
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,43 @@
+<PISI>
+ <Source>
+ <Name>python-lsp-black</Name>
+ <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 LSP Server</Summary>
+ <Description xml:lang="en">Fork of the python-pyls-black project, maintained by the Spyder IDE team and the community. This is a Black plugin for the Python LSP Server.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-lsp-black</Name>
+ <Summary xml:lang="en">Black plugin for the Python LSP Server</Summary>
+ <Description xml:lang="en">Fork of the python-pyls-black project, maintained by the Spyder IDE team and the community. This is a Black plugin for the Python LSP Server.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_black/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_black/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_black/__pycache__/plugin.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/pylsp_black/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/python_lsp_black-1.0.0-py3.9.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-08-13</Date>
+ <Version>1.0.0</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, 2:02 AM (1 d, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5832448
Default Alt Text
D11639.diff (3 KB)

Event Timeline