public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Python packaging policy?
@ 2021-01-19 23:02 Oleksandr Gavenko
  2021-01-20  5:02 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Oleksandr Gavenko @ 2021-01-19 23:02 UTC (permalink / raw)
  To: cygwin

I figured it out myself that I have to avoid "python3-*" packages and instead
to work with "python36-*" or "python38-*" as "python3-*" packages are marked
as "category: _obsolete" in setup.bz2.

Are there any docs that describes policy for python packages in Cygwin?

I had experience with https://www.debian.org/doc/packaging-manuals/python-policy/
That document had answers to the most questions.

I tried to search for similar information under:

/usr/share/doc/
/usr/share/doc/Cygwin

and in

git://cygwin.com/git/cygwin-htdocs.git

and haven't succeeded.

I'm interested in a package naming/versioning schema, a migration path across
Python releases and the way of "pip install" to live in harmony with Cygwin.

I don't insist on anything particular but some "official" generic guide how to
cook Python in Cygwin would be helpful.

-- 
http://defun.work/


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

end of thread, other threads:[~2021-01-20 13:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 23:02 Python packaging policy? Oleksandr Gavenko
2021-01-20  5:02 ` Marco Atzeri
2021-01-20 10:26   ` Hamish McIntyre-Bhatty
2021-01-20 13:15     ` 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).