public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* python3 packages
@ 2021-12-27 12:53 Dima Pasechnik
  2021-12-27 16:48 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Dima Pasechnik @ 2021-12-27 12:53 UTC (permalink / raw)
  To: cygwin

There are python3* cygiwin packages obsoleted by python36* packages, e.g.
python36-numpy. As python36* is basically obsolete itself now, it
creates an impression
that there are no python39* etc available.

Also, I noticed that python-numpy-1.21.4-1.src/python-numpy.cygport
from python-numpy-src/python-numpy-1.21.4-1-src
is not it the source git repo
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/python-numpy.git;a=summary,
is this a bug?

Dmitrii

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: python3 packages
  2021-12-27 12:53 python3 packages Dima Pasechnik
@ 2021-12-27 16:48 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2021-12-27 16:48 UTC (permalink / raw)
  To: cygwin

On 27.12.2021 13:53, Dima Pasechnik wrote:
> There are python3* cygiwin packages obsoleted by python36* packages, e.g.
> python36-numpy. As python36* is basically obsolete itself now, it
> creates an impression
> that there are no python39* etc available.

Hi Dima,

I suggest to follow the Cygwin Announce list.
https://sourceware.org/pipermail/cygwin-announce/2021-December/010365.html


The 36 is a residual of old settings in the tool (cygport) we use
to build and package the Cygwin programs.

I am planning to change it to 39 in the near future.

> Also, I noticed that python-numpy-1.21.4-1.src/python-numpy.cygport
> from python-numpy-src/python-numpy-1.21.4-1-src
> is not it the source git repo
> https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/python-numpy.git;a=summary,
> is this a bug?

No, just that building the package and uploading to the git
repository are two different steps.
I am a bit behind on the second one, as I am also moving
my packages and their history from the old personal repository
to the current shared one.

You can use the Cygwin Setup to download the source package,
or download from any mirror the file as:

http://ftp-stud.hs-esslingen.de/pub/Mirrors/sources.redhat.com/cygwin/x86_64/release/python-numpy/python-numpy-1.21.4-1-src.tar.xz

its content is

$ tar -tf python-numpy-1.21.4-1-src.tar.xz
python-numpy-1.21.4-1.src/
python-numpy-1.21.4-1.src/numpy-1.21.4.zip
python-numpy-1.21.4-1.src/python-numpy.cygport


> Dmitrii

Regards
Marco



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-27 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27 12:53 python3 packages Dima Pasechnik
2021-12-27 16:48 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).