Skip to content

Commit

Permalink
Update versions.db
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored and github-actions[bot] committed May 12, 2024
1 parent 3b64f7c commit 66079a7
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
8 changes: 8 additions & 0 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"baseline": "0.10.0",
"port-version": 1
},
"py-cython": {
"baseline": "3.0.5",
"port-version": 0
},
"py-flit-core": {
"baseline": "3.9.0",
"port-version": 1
Expand All @@ -16,6 +20,10 @@
"baseline": "0.7.0",
"port-version": 1
},
"py-numpy": {
"baseline": "1.26.4",
"port-version": 0
},
"py-packaging": {
"baseline": "23.1",
"port-version": 1
Expand Down
9 changes: 9 additions & 0 deletions versions/p-/py-cython.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "41aba2588b57228303245a392e6986894774d0a2",
"version": "3.0.5",
"port-version": 0
}
]
}
9 changes: 9 additions & 0 deletions versions/p-/py-numpy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"versions": [
{
"git-tree": "e314c4fb47fa3a236fd61a40cc6ac0985faf96c9",
"version": "1.26.4",
"port-version": 0
}
]
}

0 comments on commit 66079a7

Please sign in to comment.