Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
76a3de52
Commit
76a3de52
authored
9 months ago
by
jvoisin
Committed by
omni
9 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-pygments: upgrade to 2.18.0
parent
030b65d4
No related branches found
No related tags found
1 merge request
!65836
main/py3-pygments: upgrade to 2.18.0
Pipeline
#233958
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/py3-pygments/APKBUILD
+5
-5
5 additions, 5 deletions
main/py3-pygments/APKBUILD
main/py3-pygments/build-with-setuptools.patch
+1
-1
1 addition, 1 deletion
main/py3-pygments/build-with-setuptools.patch
with
6 additions
and
6 deletions
main/py3-pygments/APKBUILD
+
5
−
5
View file @
76a3de52
# Maintainer: Julien Voisin <julien.voisin@dustri.org>
# Contributor: Peter Bui <pnutzh4x0r@gmail.com>
# Maintainer: Julien Voisin <julien.voisin@dustri.org>
pkgname
=
py3-pygments
pkgver
=
2.1
7.2
pkgrel
=
1
pkgver
=
2.1
8.0
pkgrel
=
0
pkgdesc
=
"Syntax highlighting package written in Python"
url
=
"https://pygments.org/"
arch
=
"noarch"
...
...
@@ -63,6 +63,6 @@ doc() {
}
sha512sums
=
"
a3408a21f4c0a9f1a81d4fae5c2924f66f1f17daf98a52c4379d6953625354f47bb8db3005e6ab09407627f592843efde12afb14e1271c1e685973eb4c238d89
pygments-2.1
7.2
.tar.gz
132d410a0964fc27624e53c13bc72fc5b13a726752cb60ce8ab082c29ba24aba80a49a32805f942258cd10e07e334428695b4cae9ae0ddc984e934df0c2e1f08
build-with-setuptools.patch
2f696fed7f2120f9e3bd5f3d2837a5d6b883434b8d0f68d039c2620213508638cedf1517375019809720d56fc52f07e3bddd0defc4707703ace5d707908c00fb
pygments-2.1
8.0
.tar.gz
5843e84f597cb249c2ca4c88b224a7e737b204ce8cbb136005576739126b1f72d2cb89b12bcb23cd863d5f6447951ad767d37a38cbcb5d8db70f1f4fb5c11a76
build-with-setuptools.patch
"
This diff is collapsed.
Click to expand it.
main/py3-pygments/build-with-setuptools.patch
+
1
−
1
View file @
76a3de52
...
...
@@ -15,7 +15,7 @@ py3-setuptools while waiting for py3-hatchling to be moved to main/.
[project]
name = "Pygments"
@@ -5
4,9 +55,8
@@
@@ -5
3,12 +54,11
@@
[project.scripts]
pygmentize = "pygments.cmdline:main"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment