Opened 2 years ago

Closed 2 years ago

#64493 closed update (fixed)

py-cvxopt 1.2.5: Upgrade cvxopt version to 1.2.7 and add py39-cvxopt variant

Reported by: bal-agates Owned by: jjstickel (Jonathan Stickel)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: haspatch Cc:
Port: py-cvxopt

Description

Attached is a patch upgrading the current py-cvxopt 1.2.5 Portfile, along with an upgraded Portfile, with the following changes

  • source version changed to 1.2.7 (latest)
  • source checksums updated
  • added py39 variant
  • replaced tab, that "port lint" said was undesired, with space

I have tested only the new py39-cvxopt variant on a MacBookPro 2021 with macOS 12.1 and arch arm64 with success. Not sure if it is desired to test each variant before release.

Another possible change I didn't make was to add a variant for py310. I have no reason to believe that would not work.

Attachments (2)

py-cvxopt-127-Portfile.patch (1.1 KB) - added by bal-agates 2 years ago.
Patch to upgrade current py-cvxopt Portfile from 1.2.5_1 to 1.2.7_0
Portfile.127 (3.8 KB) - added by bal-agates 2 years ago.
Proposed upgraded py-cvxopt Portfile version 1.2.7_0

Download all attachments as: .zip

Change History (6)

Changed 2 years ago by bal-agates

Patch to upgrade current py-cvxopt Portfile from 1.2.5_1 to 1.2.7_0

Changed 2 years ago by bal-agates

Attachment: Portfile.127 added

Proposed upgraded py-cvxopt Portfile version 1.2.7_0

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Keywords: haspatch added; cvxopt py39 removed
Owner: set to jjstickel
Status: newassigned
Type: enhancementupdate

comment:2 Changed 2 years ago by reneeotten (Renee Otten)

If you're familiar with GitHub, submitting a PR with the suggested changes is often the fastest way of getting updates incorporated.

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

opened a PR for you here; we'll give the maintainer a bit of time (which he admittedly already had after you opened this Trac ticket, but nonetheless). If all looks good we'll get this merged shortly - thanks again!

comment:4 Changed 2 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In a11fe82e1e898edd948190af6f7e0a2993f26707/macports-ports (master):

py-cvxopt: update to 1.2.7, add py3{9,10} subports

patch provided on Trac by bal-agates

Closes: #64493

Note: See TracTickets for help on using tickets.