Skip to content

Commit 6896282

Browse files
author
Beep boop
committed
Latest data: Wed Jan 1 03:33:22 UTC 2025
1 parent c75db13 commit 6896282

File tree

6 files changed

+31
-15
lines changed

6 files changed

+31
-15
lines changed

data/bzurls.json

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,10 @@
357357
"python-backrefs fails to build with Python 3.14: Failed to acquire all needed Unicode files!"
358358
]
359359
},
360+
"python-bcrypt": {
361+
"urls": [],
362+
"summaries": []
363+
},
360364
"python-beartype": {
361365
"urls": [
362366
"https://bugzilla.redhat.com/show_bug.cgi?id=2322721"
@@ -409,14 +413,6 @@
409413
"urls": [],
410414
"summaries": []
411415
},
412-
"python-chameleon": {
413-
"urls": [
414-
"https://bugzilla.redhat.com/show_bug.cgi?id=2322715"
415-
],
416-
"summaries": [
417-
"python-chameleon fails to build with Python 3.14: AttributeError: module 'ast' has no attribute 'Str'"
418-
]
419-
},
420416
"python-colcon-parallel-executor": {
421417
"urls": [
422418
"https://bugzilla.redhat.com/show_bug.cgi?id=2325186"

data/copr.pkgs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ python-baseconv succeeded
979979
python-bashate succeeded
980980
python-batalgorithm succeeded
981981
python-batinfo succeeded
982-
python-bcrypt succeeded
982+
python-bcrypt failed
983983
python-beanbag succeeded
984984
python-beartype failed
985985
python-beautifulsoup4 succeeded
@@ -1053,7 +1053,7 @@ python-cffsubr succeeded
10531053
python-cfgv succeeded
10541054
python-cftime succeeded
10551055
python-chai succeeded
1056-
python-chameleon failed
1056+
python-chameleon succeeded
10571057
python-chardet succeeded
10581058
python-charset-normalizer succeeded
10591059
python-check-manifest succeeded

data/failed.pkgs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ python-beartype
2828
python-behave
2929
python-billiard
3030
python-capturer
31-
python-chameleon
3231
python-colcon-parallel-executor
3332
python-colorful
3433
python-commoncode

data/pagure_owner_alias.json

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1463,6 +1463,9 @@
14631463
"okular": [
14641464
"yselkowitz"
14651465
],
1466+
"olive": [
1467+
"yselkowitz"
1468+
],
14661469
"openarena": [
14671470
"kalev"
14681471
],
@@ -11885,13 +11888,13 @@
1188511888
"sagitter"
1188611889
],
1188711890
"coin-or-Cbc": [
11888-
"orphan"
11891+
"sagitter"
1188911892
],
1189011893
"coin-or-Cgl": [
11891-
"orphan"
11894+
"sagitter"
1189211895
],
1189311896
"coin-or-Clp": [
11894-
"orphan"
11897+
"sagitter"
1189511898
],
1189611899
"coin-or-CoinMP": [
1189711900
"orphan"
@@ -28531,6 +28534,9 @@
2853128534
"golang-github-bep-helpers": [
2853228535
"mikep"
2853328536
],
28537+
"golang-github-bep-imagemeta": [
28538+
"mikep"
28539+
],
2853428540
"golang-github-bep-inflect": [
2853528541
"orphan"
2853628542
],
@@ -30333,6 +30339,12 @@
3033330339
"golang-github-gogs-chardet": [
3033430340
"eclipseo"
3033530341
],
30342+
"golang-github-gohugoio-hashstructure": [
30343+
"mikep"
30344+
],
30345+
"golang-github-gohugoio-httpcache": [
30346+
"mikep"
30347+
],
3033630348
"golang-github-gohugoio-hugo-goldmark-extensions": [
3033730349
"mikep"
3033830350
],
@@ -34739,6 +34751,9 @@
3473934751
"golang-github-vultr-govultr-3": [
3474034752
"mhayden"
3474134753
],
34754+
"golang-github-wasilibs-wazero-helpers": [
34755+
"mikelo2"
34756+
],
3474234757
"golang-github-wellington-libsass": [
3474334758
"qulogic"
3474434759
],
@@ -101382,6 +101397,9 @@
101382101397
"python-sybil": [
101383101398
"fab"
101384101399
],
101400+
"python-symengine": [
101401+
"slaanesh"
101402+
],
101385101403
"python-sync2jira": [
101386101404
"orphan"
101387101405
],
@@ -106197,6 +106215,9 @@
106197106215
"reflectasm": [
106198106216
"orphan"
106199106217
],
106218+
"reflection-cpp": [
106219+
"topazus"
106220+
],
106200106221
"reflections": [
106201106222
"didiksupriadi41"
106202106223
],

data/python314.pkgs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,7 @@ python-cffsubr
10221022
python-cfgv
10231023
python-cftime
10241024
python-chai
1025+
python-chameleon
10251026
python-chardet
10261027
python-charset-normalizer
10271028
python-check-manifest

data/todo.pkgs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ python-celery
275275
python-certbot-dns-luadns
276276
python-certbot-dns-plesk
277277
python-chalice
278-
python-chameleon
279278
python-chaospy
280279
python-cheroot
281280
python-cleo

0 commit comments

Comments
 (0)