X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0FBDA3858C83
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1674396048;
	bh=TO7QYHVoljkCdPjqrCWVi/o9u15UiuIppZ6hWx0HfMw=;
	h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=Yr1vJxQ3axsJzrWXA+05tu9SiZrwNbV3XEcTWM1O09rCNFwpAsC0WghA7YD2FVpYl
	 N1/phuegYSCkJUBsQMUvsG+zCiKn5j39QqnkA+fmW8Vd78S67Ib/p+g7f9GxEagQIJ
	 VxJy0+81OdM4TCE0MkjYQXaMpv4lsOoWyCKVz5WQ=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 13D833858D32
X-SNCR-Rigid: 6139452E4CD9F8FD
X-Originating-IP: [81.153.98.246]
X-OWM-Source-IP: 81.153.98.246 (GB)
X-OWM-Env-Sender: jonturney@btinternet.com
X-VadeSecure-score: verdict=clean score=0/300, class=clean
X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvhedrudduiedgiedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecunecujfgurhepkfffgggfhffuvfgtgfesthejredttdefjeenucfhrhhomheplfhonhcuvfhurhhnvgihuceojhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukheqnecuggftrfgrthhtvghrnheptedvleduffekgfefveelteejhfetvdefhfefieekfeeghfefkefftdevhfetffdvnecukfhppeekuddrudehfedrleekrddvgeeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurddutdeingdpihhnvghtpeekuddrudehfedrleekrddvgeeipdhmrghilhhfrhhomhepjhhonhdrthhurhhnvgihsegurhhonhgvtghouggvrdhorhhgrdhukhdpnhgspghrtghpthhtohepuddprhgtphhtthhopegthihgfihinhdqrghnnhhouhhntggvsegthihgfihinhdrtghomh
X-RazorGate-Vade-Verdict: clean 0
X-RazorGate-Vade-Classification: clean
Message-Id: <announce.660c78d9-b7de-a4e3-a928-28e78b63c2ac@dronecode.org.uk>
Date: Sun, 22 Jan 2023 13:59:27 +0000
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.6.1
X-Mozilla-News-Host: news://news.gmane.io:119
Content-Language: en-GB
Subject: [ANNOUNCEMENT] cygport 0.36.0-1
To: cygwin@cygwin.com
X-Spam-Status: No, score=-3569.6 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, 
 KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, 
 SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Jon Turney via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Jon Turney <jon.turney@dronecode.org.uk>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>


The following packages have been uploaded to the Cygwin distribution:

* cygport-0.36.0-1

cygport is the standard method for building and maintaining
packages for the Cygwin distribution.

Highlights of this release:

* Error on attempts to build python2 packages with the 
python2{,-disutils,-wheel} cygclasses, or with the python-wheel cygclass 
with a PYTHON_WHEEL_VERSIONS containing "2".

* Warn about the upstream deprecation of python distutils (removal is 
planned for Python 3.12).

* Document the implicit actions taken on files in $C.  For those rare 
packages which use those actions, add CYGWIN_FILES to place files in $C, 
as an alternative to creating them with a ${PF}.cygwin.patch file.

* Document that it's valid to set PN_debuginfo_OBSOLETES, even though 
PN_debuginfo is not explicitly listed in PKG_NAMES.

> Achim Gratz (1):
>       bin/cygport.in: make system-wide defaults overrideable by user defaults
> 
> Jon Turney (22):
>       pkg: Allow package compression to be specified
>       pkg: don't put local user:group info into package archives
>       Try harder to preserve upstream timestamps in source package
>       Add a test of arch-invariant SRC_URI and PATCH_URI logic
>       Ignore errors in nested source-ing of cygport
>       Add a test which runs 'cygport vars'
>       Document actions taken on files in $C
>       Provide an alternative mechanism to get files into $C
>       Add a test of CYGWIN_FILES functionality
>       Ensure example cygports in documentation contain LICENSE and HOMEPAGE
>       pkg_upload: doc: Update (now redirected) URLs in uploading documentation
>       python{,2,3}-distutils: Warn that distutils is deprecated
>       pkg: doc: Drop mention of empty obsoletion packages
>       pkg_info: Use absolute path to cygpath
>       Fix python/wheel test and restore in CI
>       Make 'inherit python2{,-disutils,-wheel}' an error
>       Make PYTHON_WHEEL_VERSIONS containing "2" or "2.x" an error
>       Update tests for python2 EOL
>       Update copyrights to 2023
>       doc: Update VERSION and RELEASE constraints to align with reality
>       Clarify error message suggesting AUTOCONF_VERSION
>       Bump version to 0.36.0

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
