Opened 3 years ago

Closed 3 years ago

#63554 closed update (fixed)

py-fabio: @0.9.0: upstream version update and allow python 38/39

Reported by: joefowler (Joe Fowler) Owned by: joefowler (Joe Fowler)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: py-fabio

Description

py-fabio needs two updates:

  1. Upstream version is now 0.12 (as of July 2021)
  2. Portfile should allow operation with python 3.8 and 3.9.

Attachments (1)

py-fabio.diff (691 bytes) - added by joefowler (Joe Fowler) 3 years ago.
Patch to Portfile for py-fabio

Download all attachments as: .zip

Change History (6)

Changed 3 years ago by joefowler (Joe Fowler)

Attachment: py-fabio.diff added

Patch to Portfile for py-fabio

comment:1 Changed 3 years ago by reneeotten (Renee Otten)

thanks for the update - submitting a PR is preferred though so if you're able to so that would be great!

comment:2 Changed 3 years ago by joefowler (Joe Fowler)

Never have, but I'll try that. It does seem more modern...

And at any rate, there's something missing from the patch file I submitted...

comment:3 in reply to:  2 Changed 3 years ago by reneeotten (Renee Otten)

Replying to joefowler:

Never have, but I'll try that. It does seem more modern...

Please do, it will automatically build the ports on the last three OSes so we know whether it works and it's easier (in my opinion at least) to give feedback on the changes and get it incorporated faster. We'll keep an eye out for the PR - and if you need any guidance on how to do things, this link might be helpful or any of the many other guides on the internet will do for the basics.

comment:4 Changed 3 years ago by joefowler (Joe Fowler)

Renee--thanks so much for the link. I was looking for (and not finding) the guidelines. PR is coming shortly.

comment:5 Changed 3 years ago by joefowler (Joe Fowler)

Owner: set to joefowler
Resolution: fixed
Status: newclosed

In 1c3b15063c6106ede54996be9d4acfd41d7511ce/macports-ports (master):

py-fabio: update to version 0.12.0

py-fabio: update to version 0.12.0

  • update to version 0.12.0
  • make subports for Python 3.8 and 3.9.
  • make Python 2.7 use older (0.9.0) version of fabio, because 0.12.0 won't build.

Closes: #63554
See #63555

Note: See TracTickets for help on using tickets.