Re: [Fedora-legal-list] Fwd: SPDX Statistics - SPDX Hackfest edition

2023-05-19 Thread Karolina Surma
ot reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- Best regards, Karolina Surma (she/her/hers) Software Engineer Python Maintenance Team, Red Hat ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe s

Re: [Fedora-legal-list] Re: Fwd: SPDX Statistics - SPDX Hackfest edition

2023-05-22 Thread Karolina Surma
"python*" to indicate my domain of interest. It has no meaning outside of the context of that event. Hope this clarifies things. Karolina Surma (she/her/hers) Software Engineer Python Maintenance Team, Red Hat ___ devel mailing list -- devel@l

zuul-config-generator - add your packages to Zuul CI seamlessly

2024-02-06 Thread Karolina Surma
Hello, ever wanted to add Zuul CI to your Fedora packages in dist-git but then got discouraged by having to edit the yaml file[0] manually? I created zuul-config-generator[1], a small script to find all the given username's or group's packages and generate `fedora-distgits.yaml` with them in

Running Zuul CI on the packages belonging to @python-packagers-sig

2022-10-20 Thread Karolina Surma
(Originally posted in python-devel@fp.o, cross-posting for better visibility). Hello maintainers, We'd like to add all the non-retired Fedora's packages (co-)maintained by @python-packagers-sig and the members of Python-maint team to the Zuul CI[0] configuration. Please find the full list of the

Re: F38 proposal: Prevent from building RPM packages providing python3dist(...) = 0 (Self-Contained Change proposal)

2022-11-15 Thread Karolina Surma
-fail-if-version-zero`. (This is the subject of the current proposal.) Based on your concerns, an opt out mechanism would be added: If you wanted to bypass the option, you could define a macro in the specfile, eg. `%{!?__python_dist_allow_version_zero:--fail-if-version-zero}` This would allow to build RPMs

Re: F38 proposal: Prevent from building RPM packages providing python3dist(...) = 0 (Self-Contained Change proposal)

2022-11-22 Thread Karolina Surma
On 11/15/22 12:42, Ewoud Kohl van Wijngaarden wrote: On Tue, Nov 15, 2022 at 12:35:32PM +0100, Karolina Surma wrote: On 11/15/22 08:37, Mattia Verga via devel wrote: Il 15/11/22 00:23, Neal Gompa ha scritto: On Mon, Nov 14, 2022 at 6:03 PM Kevin Kofler via devel wrote: So let me sum up

Re: F38 proposal: Prevent from building RPM packages providing python3dist(...) = 0 (Self-Contained Change proposal)

2022-11-24 Thread Karolina Surma
equal versions like `0.0` or `0.0.0`) is probably technically valid, in most cases this indicates a packaging error. We propose to prevent this error from happening by explicitly failing the RPM build instead of generating such provides. == Owner == * Name: [[User:Ksurma|Karolina Surma]] * Email: ksu

Re: F38 proposal: Prevent from building RPM packages providing python3dist(...) = 0 (Self-Contained Change proposal)

2022-11-24 Thread Karolina Surma
On 11/16/22 08:58, Zbigniew Jędrzejewski-Szmek wrote: Hello, The standard invocation of the Python dependency generator will be changed to always run with option like `--fail-if-version-zero`. (This is the subject of the current proposal.) Based on your concerns, an opt out mechanism would be

[HEADS UP] Fedora 41 Python 3.13 rebuilds to start in a side tag (hopefully) next week

2024-05-31 Thread Karolina Surma
Hello, To deliver Python 3.13 with Fedora Linux 41, we will run a coordinated rebuild in a side tag. https://fedoraproject.org/wiki/Changes/Python3.13 Python 3.13.0b2 is scheduled for Tuesday, Jun 4th 2024. We hope to start the mass rebuild shortly after it's available. TL;DR: If you can, fo

Re: [HEADS UP] Fedora 41 Python 3.13 rebuilds to start in a side tag (hopefully) next week

2024-06-06 Thread Karolina Surma
Hi, On 6/6/24 12:41, Michael J Gruber wrote: Hi there, I'm somewhat confused by the two different coprs @python/python3.13-b1 @python/python3.13 What is the role of which? @python/python3.13 is the main copr used for the continuous Python rebuild since alpha1 and a testing bed for the packa

Fedora 41 Python 3.13 rebuild in a side tag has now started

2024-06-06 Thread Karolina Surma
rs crossed :) Karolina On 5/31/24 10:55, Karolina Surma wrote: Hello, To deliver Python 3.13 with Fedora Linux 41, we will run a coordinated rebuild in a side tag. https://fedoraproject.org/wiki/Changes/Python3.13 Python 3.13.0b2 is scheduled for Tuesday, Jun 4th 2024. We hope to start the ma

Fedora 41 Python 3.13 mass rebuild status

2024-06-10 Thread Karolina Surma
Hello, The Python 3.13 rebuild is in progress. We plan to merge the side tag soon. So far, we've successfully built 3528 out of 4109 source packages, with 581 remaining to be built. See the list of packages sorted by maintainers at the end of this mail. If your package fails because there is

Re: Fedora 41 Python 3.13 mass rebuild status

2024-06-12 Thread Karolina Surma
On 6/12/24 00:10, Miro Hrončok wrote: On 10. 06. 24 17:34, Karolina Surma wrote: Hello, The Python 3.13 rebuild is in progress. We plan to merge the side tag soon. I requested the side tag to be merged. https://pagure.io/releng/issue/12155 If you build for f41-python now, there is a

[HEADS UP] Sphinx 5 and docutils 0.18.1 coming to Rawhide on July 11th

2022-06-30 Thread Karolina Surma
en piotrp python-sphinx_rtd_theme praiskup copr-keygen qulogicpython-pikepdf python-sphinx-panels rdopiera python-django rsroka liblognorm salimmapython-django sgallagh python-django zdohnalkea python-pikepdf zfridric liblognorm Cheers, Karolina Surma [0] https://www.s

Re: [HEADS UP] Sphinx 5 and docutils 0.18.1 coming to Rawhide on July 11th

2022-06-30 Thread Karolina Surma
Hi, On 6/30/22 17:44, Bob Mauchin wrote: > On Thu, 30 Jun 2022, 17:35 Karolina Surma, <mailto:ksu...@redhat.com>> wrote: > > Hello packagers, > > The new major version of the popular documentation framework Sphinx has > been recently released[0]. It bring

Re: [HEADS UP] Sphinx 5 and docutils 0.18.1 coming to Rawhide on July 11th

2022-07-18 Thread Karolina Surma
ckets. If you're a maintainer of such package, please take a look at it. Lastly, in case of troubles feel free to reach me through this thread or ping on #fedora-python on libera.chat (ksurma). I'll try to be of help as much as I can. Cheers, Karolina On 6/30/22 17:34, Karolina Surma

Re: Upgrade to Django 4.0.x for F36

2022-01-06 Thread Karolina Surma
Hey Mattias, On 1/5/22 09:39, Matthias Runge wrote: > Hey there, > > would it be too late to upgrade Django for Fedora 36 to version 4.0.x? > It may require some more package updates, not just Django itself. > > The releasenotes are here[1], We have version 3.2 in Fedora 35, which > is a long-te

Re: Mathematical packages: looking for maintainers

2022-02-11 Thread Karolina Surma
Hi all, thank you Miro for the check of the dependency chain. Jerry, feel free to transfer the ownership to me: python-readthedocs-sphinx-ext -> ksurma python-sphinx_rtd_theme -> ksurma Have a great weekend, Karolina On 2/10/22 19:17, Miro Hrončok wrote: > On 09. 02. 22 16:38, Jerry James wrot

Re: Unannounced soname bump: libjasper.so.4 -> libjasper.so.6

2022-02-14 Thread Karolina Surma
On 2/11/22 21:45, Kevin Kofler via devel wrote: > Miro Hrončok wrote: >> It was actually announced: >> >> > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/FV53ADNJB5STFN3YAEEXEVHMIA6DMXCN/ >> >> But for reasons I don't understand, it was pushed to rawhide without

[HEADS-UP] - python-setuptools 60.9.x is heading to Rawhide

2022-03-09 Thread Karolina Surma
stutils entirely. python-setuptools's license string has changed as some new libraries are vendored by the package. The new license is: 'MIT and ASL 2.0 and (BSD or ASL 2.0) and Python' (was: 'MIT and (BSD or ASL 2.0)'). Happy packaging, Karolina Surma

Orphaning python-readthedocs-sphinx-ext

2022-04-20 Thread Karolina Surma
Hello, I've just orphaned python-readthedocs-sphinx-ext[1]. In the communication with the upstream we discovered this extension was used as an internal tool for the readthedocs builders. We concluded it shouldn't be needed in Fedora at all. Three packages in Fedora BR it, all of them received PRs

[HEADS UP] Planned Sphinx update to 4.x - many packages fail to build

2021-06-22 Thread Karolina Surma
arding the Sphinx update, see the associated Fedora Change [0]. Having questions or in need of help? Don't hesitate to contact me. You can reply to this thread or find ksurma on #fedora-python IRC channel (libera.chat). Best regards, Karolina Surma [0] https://fedoraproject.org/wiki/

Re: [HEADS UP] Planned Sphinx update to 4.x - many packages fail to build

2021-06-28 Thread Karolina Surma
is not lost in the thread. Feel free to reach me through this thread or ping on #fedora-python on libera.chat (ksurma). Cheers, Karolina Surma [0] https://fedoraproject.org/wiki/Changes/Sphinx4 Maintainers by package: Mayavi   chedi orion ansible   

Re: Review swaps

2021-07-14 Thread Karolina Surma
Hey Jerry, I've taken python-pytest-datadir and python-pytest-regressions which I started to work on independently. Cheers, Karolina On 7/14/21 1:02 AM, Jerry James wrote: A new version of python-networkx is out. In order to keep building documentation for it, the following new packages a

Re: SPDX Statistics - Dvořák Edition

2024-09-27 Thread Karolina Surma
iki/Symphony_No._9_(Dvo%C5%99%C3%A1k) https://open.spotify.com/album/6FMu88LoghMcmme2aDkK3S?si=OKGoOpwJSRCOPIhcxID17g [40 minutes] https://en.wikipedia.org/wiki/Anton%C3%ADn_Dvo%C5%99%C3%A1k#United_States Miroslav -- Karolina Surma (she/her/hers) Software Engineer Python Maintenance Team, Re

Re: RFC: Additional checkpoint for major toolchain updates before mass rebuild

2025-01-28 Thread Karolina Surma
Hi, On 1/27/25 23:16, Siddhesh Poyarekar wrote: Like Fabio mentioned, we already do this and tend to have that information but don't communicate until we have determined that it is relevant and as it happened this time around, it was too late.  The main reason why we hold on to the informati

Re: GCC 15 for Fedora 42 in a side-tag

2025-01-15 Thread Karolina Surma
Hi, thank you for clarifications and additional resources. On 1/15/25 17:23, Jakub Jelinek wrote: On Wed, Jan 15, 2025 at 05:06:47PM +0100, Karolina Surma wrote: David Malcolm has performed a mass prebuild of Fedora with ~ a month old version of gcc over Christmas and its analysis is being

Re: GCC 15 for Fedora 42 in a side-tag

2025-01-15 Thread Karolina Surma
, filed various bugs and will post a summary). And, if there are packages which need to be rebuilt against GCC 15 before the mass rebuild (like packages using Ada), feel free to build them into the side-tag. Jakub -- Karolina Surma (she/her/hers) Software Engineer Python Maint

Re: Need help with "cannot open display" error when %pyproject_check_import is run

2025-02-17 Thread Karolina Surma
e any questions. -- Karolina Surma (she/her/hers) Software Engineer Python Maintenance Team, Red Hat -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of