Re: [ITP] python-pretend

Hamish McIntyre-Bhatty via Cygwin-apps <[email protected]> Sat, 4 Apr 2026 22:06:02 +0100
Newsgroups gmane.os.cygwin.applications
Message-ID <[email protected]>
On 04/04/2026 17:21, Jon Turney wrote:
> On 31/03/2026 15:51, Hamish McIntyre-Bhatty via Cygwin-apps wrote:
>> Hi all,
>>
>> pretend (https://pypi.org/project/pretend/) is a dependency of 
>> calver's tests, which is a new indirect dependency of a package I 
>> maintain, and as such I'd like to package it for Cygwin.
>>
>> The cygport file for this package is at: https://gitlab.com/hamishmb/ 
>> cygwin-python-pretend
>
>
>> DIFF_EXCLUDES="build"
>>
>> PKG_NAMES="python39-pretend python312-pretend"
>>
>> python39_pretend_REQUIRES="python39"
>> python312_pretend_REQUIRES="python312"
> Same comments as on python-calver, that this is all unnecessary, apply 
> here, I think.
>
> Apart from that, is good.
>
> I added this to your packages.
>
> Thanks!

(re-sending as I forgot to CC in the list)

Cheers!

Hamish