Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054440
D13589.id33222.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D13589.id33222.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : codespell
+version : 2.2.1
+release : 1
+source :
+ - https://pypi.io/packages/source/c/codespell/codespell-2.2.1.tar.gz : 569b67e5e5c3ade02a1e23f6bbc56c64b608a3ab48ddd943ece0a03e6c346ed1
+homepage : https://github.com/codespell-project/codespell
+license : GPL-2.0-only
+component : programming.python
+summary : Fix common misspellings in source code
+description: |
+ Fix common misspellings in source code
+builddeps :
+ - pkgconfig(python3)
+setup : |
+ %python3_setup
+install : |
+ %python3_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,58 @@
+<PISI>
+ <Source>
+ <Name>codespell</Name>
+ <Homepage>https://github.com/codespell-project/codespell</Homepage>
+ <Packager>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
+ </Packager>
+ <License>GPL-2.0-only</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Fix common misspellings in source code</Summary>
+ <Description xml:lang="en">Fix common misspellings in source code
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>codespell</Name>
+ <Summary xml:lang="en">Fix common misspellings in source code</Summary>
+ <Description xml:lang="en">Fix common misspellings in source code
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/codespell</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell-2.2.1-py3.10.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/__pycache__/__init__.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/__pycache__/__main__.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/__pycache__/_codespell.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/_codespell.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/__pycache__/__init__.cpython-310.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_code.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_en-GB_to_en-US.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_informal.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_names.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_rare.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/dictionary_usage.txt</Path>
+ <Path fileType="library">/usr/lib/python3.10/site-packages/codespell_lib/data/linux-kernel.exclude</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2022-09-15</Date>
+ <Version>2.2.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Reilly Brogan</Name>
+ <Email>solus@reillybrogan.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 12:48 AM (3 h, 14 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834049
Default Alt Text
D13589.id33222.diff (5 KB)
Attached To
Mode
D13589: codespell: initial commit
Attached
Detach File
Event Timeline
Log In to Comment