Re: Orphaning python-pytzdata

2023-12-28 Thread Michael J Gruber
Am Do., 28. Dez. 2023 um 20:34 Uhr schrieb Michael J Gruber
:
>
> Am Do., 28. Dez. 2023 um 16:07 Uhr schrieb Miro Hrončok :
> >
> > On 28. 12. 23 15:28, Michael J Gruber wrote:
> > > Am Di., 19. Dez. 2023 um 18:43 Uhr schrieb Miro Hrončok 
> > > :
> > >>
> > >> Hello,
> > >> I found myself being the main admin of python-pytzdata.
> > >>
> > >> I have not done this on purpose, somebody must have given the package to 
> > >> me.
> > >>
> > >> I'm orphaning it.
> > >>
> > >> $ repoquery -q --repo=rawhide{,-source} --whatrequires python3-pytzdata
> > >> python-maya-0:0.6.1-10.fc39.src
> > >> python-pendulum-0:2.1.2-12.fc39.src
> > >> python3-pendulum-0:2.1.2-12.fc39.x86_64
> > >>
> > >
> > > Hi there
> > >
> > > I've taken ownership to quell the warning for a package in the
> > > extended dependency chain. Feel free to take over if you're
> > > interested, or to tell me why and when this package should be retired.
> > > Upstream appears to be "slow" to put it nicely, but the issue tracker
> > > indicates people are still interested.
> > >
> > > Should dependent packages rather switch to pytz or python's own
> > > zoneinfo (from python 3.9 onwards)?
> >
> > I don't know, but at least this should be revisited:
> >
> > https://src.fedoraproject.org/rpms/python-pytzdata/pull-request/2
>
> Yes, I consider pytzdata as API to an external "db", and aligning
> pytzdata with tzdata (e.g. by building against it) is definitely a
> must. I'm wondering, though, why we don't simply use pzdata's feature
> of setting a different path in order to point to
> `/usr/share/zoneinfo`?

... and that is what your pr2 does, of course. Due to the
buildrequires, I misread it first. I'd tie the versions for now and go
with that.

Michael
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Orphaning python-pytzdata

2023-12-28 Thread Michael J Gruber
Am Do., 28. Dez. 2023 um 16:07 Uhr schrieb Miro Hrončok :
>
> On 28. 12. 23 15:28, Michael J Gruber wrote:
> > Am Di., 19. Dez. 2023 um 18:43 Uhr schrieb Miro Hrončok 
> > :
> >>
> >> Hello,
> >> I found myself being the main admin of python-pytzdata.
> >>
> >> I have not done this on purpose, somebody must have given the package to 
> >> me.
> >>
> >> I'm orphaning it.
> >>
> >> $ repoquery -q --repo=rawhide{,-source} --whatrequires python3-pytzdata
> >> python-maya-0:0.6.1-10.fc39.src
> >> python-pendulum-0:2.1.2-12.fc39.src
> >> python3-pendulum-0:2.1.2-12.fc39.x86_64
> >>
> >
> > Hi there
> >
> > I've taken ownership to quell the warning for a package in the
> > extended dependency chain. Feel free to take over if you're
> > interested, or to tell me why and when this package should be retired.
> > Upstream appears to be "slow" to put it nicely, but the issue tracker
> > indicates people are still interested.
> >
> > Should dependent packages rather switch to pytz or python's own
> > zoneinfo (from python 3.9 onwards)?
>
> I don't know, but at least this should be revisited:
>
> https://src.fedoraproject.org/rpms/python-pytzdata/pull-request/2

Yes, I consider pytzdata as API to an external "db", and aligning
pytzdata with tzdata (e.g. by building against it) is definitely a
must. I'm wondering, though, why we don't simply use pzdata's feature
of setting a different path in order to point to
`/usr/share/zoneinfo`? In that case, the version numbering should
probably change.

Michael
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Orphaning python-pytzdata

2023-12-28 Thread Miro Hrončok

On 28. 12. 23 15:28, Michael J Gruber wrote:

Am Di., 19. Dez. 2023 um 18:43 Uhr schrieb Miro Hrončok :


Hello,
I found myself being the main admin of python-pytzdata.

I have not done this on purpose, somebody must have given the package to me.

I'm orphaning it.

$ repoquery -q --repo=rawhide{,-source} --whatrequires python3-pytzdata
python-maya-0:0.6.1-10.fc39.src
python-pendulum-0:2.1.2-12.fc39.src
python3-pendulum-0:2.1.2-12.fc39.x86_64



Hi there

I've taken ownership to quell the warning for a package in the
extended dependency chain. Feel free to take over if you're
interested, or to tell me why and when this package should be retired.
Upstream appears to be "slow" to put it nicely, but the issue tracker
indicates people are still interested.

Should dependent packages rather switch to pytz or python's own
zoneinfo (from python 3.9 onwards)?


I don't know, but at least this should be revisited:

https://src.fedoraproject.org/rpms/python-pytzdata/pull-request/2

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Orphaning python-pytzdata

2023-12-28 Thread Michael J Gruber
Am Di., 19. Dez. 2023 um 18:43 Uhr schrieb Miro Hrončok :
>
> Hello,
> I found myself being the main admin of python-pytzdata.
>
> I have not done this on purpose, somebody must have given the package to me.
>
> I'm orphaning it.
>
> $ repoquery -q --repo=rawhide{,-source} --whatrequires python3-pytzdata
> python-maya-0:0.6.1-10.fc39.src
> python-pendulum-0:2.1.2-12.fc39.src
> python3-pendulum-0:2.1.2-12.fc39.x86_64
>

Hi there

I've taken ownership to quell the warning for a package in the
extended dependency chain. Feel free to take over if you're
interested, or to tell me why and when this package should be retired.
Upstream appears to be "slow" to put it nicely, but the issue tracker
indicates people are still interested.

Should dependent packages rather switch to pytz or python's own
zoneinfo (from python 3.9 onwards)?

Cheers
Michael
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Orphaning python-pytzdata

2023-12-19 Thread Miro Hrončok

Hello,
I found myself being the main admin of python-pytzdata.

I have not done this on purpose, somebody must have given the package to me.

I'm orphaning it.

$ repoquery -q --repo=rawhide{,-source} --whatrequires python3-pytzdata
python-maya-0:0.6.1-10.fc39.src
python-pendulum-0:2.1.2-12.fc39.src
python3-pendulum-0:2.1.2-12.fc39.x86_64

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue