Skip to content

Commit

Permalink
alabaster: Update to 0.7.13
Browse files Browse the repository at this point in the history
**Changelog:**
- Support: Tweak CSS somewhat for compatibility with modern Sphinx versions’ base stylesheet.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>
  • Loading branch information
algent-al committed Oct 29, 2023
1 parent 76dc767 commit 8a45dca
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
7 changes: 4 additions & 3 deletions packages/a/alabaster/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : alabaster
version : 0.7.12
release : 10
version : 0.7.13
release : 11
source :
- https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-0.7.12.tar.gz : a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02
- https://files.pythonhosted.org/packages/source/a/alabaster/alabaster-0.7.13.tar.gz : a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2
homepage : https://alabaster.readthedocs.io/
license : BSD-3-Clause
component : programming.python
summary : Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system.
Expand Down
27 changes: 14 additions & 13 deletions packages/a/alabaster/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>alabaster</Name>
<Homepage>https://alabaster.readthedocs.io/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system.</Summary>
<Description xml:lang="en">Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>alabaster</Name>
Expand All @@ -19,11 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.12-py3.10.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.12-py3.10.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.12-py3.10.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.12-py3.10.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.12-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.13-py3.10.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.13-py3.10.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.13-py3.10.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.13-py3.10.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster-0.7.13-py3.10.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster/__pycache__/__init__.cpython-310.pyc</Path>
<Path fileType="library">/usr/lib/python3.10/site-packages/alabaster/__pycache__/_version.cpython-310.pyc</Path>
Expand All @@ -41,12 +42,12 @@
</Files>
</Package>
<History>
<Update release="10">
<Date>2022-04-08</Date>
<Version>0.7.12</Version>
<Update release="11">
<Date>2023-10-29</Date>
<Version>0.7.13</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 8a45dca

Please sign in to comment.