Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
python-sphinx-copybutton


Commits:
eb4d9e78 by Evangelos Foutras at 2024-04-04T19:25:54+03:00
upgpkg: 0.5.2-2: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-sphinx-copybutton
+       pkgdesc = Sphinx extension to add a "copy" button to code blocks
+       pkgver = 0.5.2
+       pkgrel = 2
+       url = https://github.com/executablebooks/sphinx-copybutton
+       arch = any
+       license = MIT
+       makedepends = python-setuptools
+       depends = python-sphinx
+       source = 
https://files.pythonhosted.org/packages/source/s/sphinx-copybutton/sphinx-copybutton-0.5.2.tar.gz
+       sha256sums = 
4cf17c82fb9646d1bc9ca92ac280813a3b605d8c421225fd9913154103ee1fbd
+
+pkgname = python-sphinx-copybutton


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=sphinx-copybutton
 pkgname=python-$_name
 pkgver=0.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Sphinx extension to add a \"copy\" button to code blocks"
 arch=('any')
 url="https://github.com/executablebooks/sphinx-copybutton";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-copybutton/-/commit/eb4d9e78096169e14c5a48e0a0a3c9d80b0afc00

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinx-copybutton/-/commit/eb4d9e78096169e14c5a48e0a0a3c9d80b0afc00
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to