Skip to content

Commit 6f0cc4e

Browse files
author
Matthias Koeppe
committed
Update more sphinx dependencies, change to wheel packages
1 parent 7b14b29 commit 6f0cc4e

30 files changed

+60
-109
lines changed

build/pkgs/certifi/SPKG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Python package for providing Mozilla's CA Bundle.
99
License
1010
-------
1111

12-
ISC
13-
12+
MPL-2.0
1413

1514
Upstream Contact
1615
----------------
1716

18-
Home page: https://pypi.python.org/pypi/certifi
17+
https://pypi.org/project/certifi/
18+

build/pkgs/certifi/checksums.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=certifi-VERSION.tar.gz
2-
sha1=ec7e8dd8ef95edfdb83a1ea040b8b88507b47615
3-
md5=10a72845d3fc2c38d212b4b7b1872c76
4-
cksum=3265213618
5-
upstream_url=https://pypi.io/packages/source/c/certifi/certifi-VERSION.tar.gz
1+
tarball=certifi-VERSION-py3-none-any.whl
2+
sha1=9e99fff8d517d9c5b8d8fe6fe66bc31fa55b0fec
3+
md5=c97d3905f6f805c9ccf70af93c7f0ace
4+
cksum=3858731419
5+
upstream_url=https://pypi.io/packages/py3/c/certifi/certifi-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.7.22
1+
2023.11.17

build/pkgs/certifi/spkg-install.in

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
tarball=charset-normalizer-VERSION.tar.gz
2-
sha1=f976f0ee784273ee6bc06e996fbc192cbb718d18
3-
md5=a70f9fc85b6b8265c982eca6fe51381f
4-
cksum=1911107732
5-
upstream_url=https://pypi.io/packages/source/c/charset_normalizer/charset-normalizer-VERSION.tar.gz
1+
tarball=charset_normalizer-VERSION-py3-none-any.whl
2+
sha1=1aa12424059bec1d95d9dda38b4ff6d062dededf
3+
md5=ea733f7299c80a232262a7f71a4fc698
4+
cksum=984483622
5+
upstream_url=https://pypi.io/packages/py3/c/charset_normalizer/charset_normalizer-VERSION-py3-none-any.whl
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1
1+
3.3.2

build/pkgs/charset_normalizer/spkg-install.in

Lines changed: 0 additions & 2 deletions
This file was deleted.

build/pkgs/idna/checksums.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=idna-VERSION-py3-none-any.whl
2-
sha1=4460f34853efc88e4b14ea5e0e3fa7959b3f0c29
3-
md5=7ab9782a3a1180cfa1fef20a1c9c166c
4-
cksum=3196216420
2+
sha1=352c6bd8ee12319953116397718c1a8ab6887259
3+
md5=903a924c21b63a610a641a651f38d72f
4+
cksum=177777344
55
upstream_url=https://pypi.io/packages/py3/i/idna/idna-VERSION-py3-none-any.whl

build/pkgs/idna/package-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4
1+
3.6

build/pkgs/jinja2/SPKG.rst

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,10 @@ adding functionality useful for templating environments.
1515
License
1616
-------
1717

18-
Modified BSD License
19-
18+
BSD-3-Clause
2019

2120
Upstream Contact
2221
----------------
2322

24-
Author: Pocoo Team <http://pocoo.org>
25-
26-
Homepage: http://jinja.pocoo.org/
27-
28-
Special Update/Build Instructions
29-
---------------------------------
23+
https://pypi.org/project/Jinja2/
3024

31-
None. (Just make sure its prerequisites are new enough in Sage, to avoid
32-
downloads during the build / installation.)

0 commit comments

Comments
 (0)