Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python-certifi.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-certifi
version: "%(tag_basename)s"
tag: "2026.05.20"
tag: "2026.07.22"
source: https://github.com/certifi/python-certifi
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-charset-normalizer.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-charset-normalizer
version: "%(tag_basename)s"
tag: "3.4.7"
tag: "3.4.9"
source: https://github.com/Ousret/charset_normalizer
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-idna.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-idna
version: "%(tag_basename)s"
tag: "v3.17"
tag: "v3.18"
source: https://github.com/kjd/idna
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-matplotlib.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-matplotlib
version: "%(tag_basename)s"
tag: "v3.10.9"
tag: "v3.11.1"
source: https://github.com/matplotlib/matplotlib
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-numpy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-numpy
version: "%(tag_basename)s"
tag: "v2.4.6"
tag: "v2.6.0.dev0"
source: https://github.com/numpy/numpy
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-pandas.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-pandas
version: "%(tag_basename)s"
tag: "v3.0.3"
tag: "v3.1.0.dev0"
source: https://github.com/pandas-dev/pandas
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-pillow.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-pillow
version: "%(tag_basename)s"
tag: "12.2.0"
tag: "12.3.0"
source: https://github.com/python-pillow/Pillow
requires:
- "Python:(slc|ubuntu)"
Expand Down
2 changes: 1 addition & 1 deletion python-scipy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: python-scipy
version: "%(tag_basename)s"
tag: "v1.17.1"
tag: "v1.18.0"
source: https://github.com/scipy/scipy
requires:
- "Python:(slc|ubuntu)"
Expand Down
Loading