Re: [ITP] asr-manpages, funny-manpages

2022-05-08 Thread Brian Inglis

On 2022-05-08 09:15, Libor Ukropec wrote:

Dne 07.05.2022 v 20:52 Brian Inglis napsal(a):

I would like to offer to package the following projects for Cygwin.
They have been extensively tested on my own system for decades. ;^>
They are offered on the major distros listed below, and the cygport 
builds are available in my Google Drive folders.



I haven't known them until now. Quite fun :)
Built and installed without any issue.

If I can give the GTG, here it is..


Thanks - now I just need another four or so.

BTW, I noted LICENSE, CYGWIN_MAINTAINER, UPSTREAM_MAINTAINER variables 
... are they used/shown somewhere and is it a best practise to have them 
in the cygport script?


Something I think should be documented somewhere, are tracked in some 
other distros package trackers, easier to add on adoption, and useful 
when you want to submit bug reports upstream.
Defining then as shell vars mean you can use them for searching or in 
commands.
I recently audited my packages and there are still a dozen or so lacking 
that information that I will work on adding.


--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]


Re: python-future missing python 3.8 and 3.9 support

2022-05-08 Thread Libor Ukropec

Dne 08.05.2022 v 14:43 Jon Turney napsal(a):

On 05/05/2022 00:04, Libor Ukropec wrote:

Dne 04.05.2022 v 0:15 Jon Turney napsal(a):

On 03/05/2022 21:25, Libor Ukropec wrote:

Hello Jon, maintainers,

who is now the maintainer of the python-future - Jon Turney?


Yes, it seems to be me, I don't know quite why though...

Hello Jon,
in this case if you want to, I can take over the responsibility for 
this package, just let me know.


Thanks. I've given you maintainership of python-future, although it 
seems pretty mature, so hopefully won't require updating.
I am a cygwin user for ages and I'll be glad if I am able to give 
something back to this community.




The python-future supports only python 2.7, 3.6 and 3.7 and these 
are basically obsolete. I'd like to add support for 3.8 and 3.9 - it 
should allow me to support `duplicity` package with the latest 
python (3.9).


PYTHON_WHEEL_VERSIONS variable should help. Can I kindly ask someone 

 >>...


Thanks.  I rebuilt python-future with this change.

That was quick, thank you.

Unfortunately because of the dependency hell (python paramiko => nacl, 
and may be others) I cannot use the Python 3.9, still your work 
enables me to use at least the Python 3.8 (where all dependencies are 
resolved), which is great!


Yeah, the situation is not ideal, and ideally something would be done to 
improve this situation, perhaps so we can automatically rebuild all the 
python packages for 3.9 or 3.10 when we get to that, but ... SHTDI...



Well, if this can be automated that will be cool. If not, I'm ready to help.


Re: [ITP] asr-manpages, funny-manpages

2022-05-08 Thread Libor Ukropec

Dne 07.05.2022 v 20:52 Brian Inglis napsal(a):

I would like to offer to package the following projects for Cygwin.
They have been extensively tested on my own system for decades. ;^>
They are offered on the major distros listed below, and the cygport 
builds are available in my Google Drive folders.




I haven't known them until now. Quite fun :)
Built and installed without any issue.

If I can give the GTG, here it is..

BTW, I noted LICENSE, CYGWIN_MAINTAINER, UPSTREAM_MAINTAINER variables 
... are they used/shown somewhere and is it a best practise to have them 
in the cygport script?


Regards,
Libor

asr-manpages    2406    alt.sysadmin.recovery manual pages

A set of humorous manual pages developed on alt.sysadmin.recovery
(don't treat them seriously!). Some may be considered non-PC, NSFW, or
offensive. The authors recommend these man pages be installed on every
system.

Home    http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/misc/asr-manpages
Arch    https://aur.archlinux.org/packages/asr-manpages
DragonFly 
https://github.com/DragonFlyBSD/DPorts/tree/master/misc/asr-manpages

FreeBSD    https://www.freshports.org/misc/asr-manpages
NetBSD    http://pkgsrc.se/misc/asr-manpages
Gentoo    https://packages.gentoo.org/packages/games-misc/asr-manpages
Slack    https://slackbuilds.org/repository/15.0/misc/asr-manpages/
Ubuntu    https://launchpad.net/ubuntu/+source/asr-manpages
Repology    https://repology.org/project/asr-manpages

https://drive.google.com/drive/folders/1b8DTVX_aiaZk90Lwd21W1kJ5NGOs73HX

funny-manpages    2.3    humorous manual pages
A set of miscellaneous humorous manual pages (don't treat
them seriously!). Some may be considered non-PC, NSFW, or offensive.
You've been warned.

Home    https://github.com/ltworf/funny-manpages
Arch    https://aur.archlinux.org/packages/funny-manpages
Debian    https://packages.debian.org/sid/source/funny-manpages
Gentoo    https://packages.gentoo.org/packages/games-misc/funny-manpages
OpenSuSE    http://packman.links2linux.org/package/funny-manpages
Slack    https://slackbuilds.org/repository/15.0/misc/funny-manpages/
Ubuntu    https://launchpad.net/ubuntu/+source/funny-manpages
Repology    https://repology.org/project/funny-manpages

https://drive.google.com/drive/folders/1n_P6qCF7LiOqMKsDpFz9qZsdvT4-BXd8





Re: python-future missing python 3.8 and 3.9 support

2022-05-08 Thread Jon Turney

On 05/05/2022 00:04, Libor Ukropec wrote:

Dne 04.05.2022 v 0:15 Jon Turney napsal(a):

On 03/05/2022 21:25, Libor Ukropec wrote:

Hello Jon, maintainers,

who is now the maintainer of the python-future - Jon Turney?


Yes, it seems to be me, I don't know quite why though...

Hello Jon,
in this case if you want to, I can take over the responsibility for this 
package, just let me know.


Thanks. I've given you maintainership of python-future, although it 
seems pretty mature, so hopefully won't require updating.


The python-future supports only python 2.7, 3.6 and 3.7 and these are 
basically obsolete. I'd like to add support for 3.8 and 3.9 - it 
should allow me to support `duplicity` package with the latest python 
(3.9).


PYTHON_WHEEL_VERSIONS variable should help. Can I kindly ask someone 

 >>...


Thanks.  I rebuilt python-future with this change.

That was quick, thank you.

Unfortunately because of the dependency hell (python paramiko => nacl, 
and may be others) I cannot use the Python 3.9, still your work enables 
me to use at least the Python 3.8 (where all dependencies are resolved), 
which is great!


Yeah, the situation is not ideal, and ideally something would be done to 
improve this situation, perhaps so we can automatically rebuild all the 
python packages for 3.9 or 3.10 when we get to that, but ... SHTDI...


Re: [ITA] ascii

2022-05-08 Thread Jon Turney

On 07/05/2022 20:38, Libor Ukropec wrote:

I'd like to offer to adopt maintenance of ascii (ASCII character tables)

updated to from 3.15 (2015) to 3.18 (2017)

Updated cygport:
https://github.com/cz6ace/cygwin-ascii


I've added you as the maintainer for ascii.

Thanks.