New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32813 (closed submission: fixed)

Opened 17 months ago

Last modified 15 months ago

new port: py-certifi , required for py-requests > 0.8.7

Reported by: jason-macports@… Owned by: dports@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py-certifi

Description

Add py-certifi which is required by py-requests > 0.8.7. See github : kennethreitz / certifi

From README.rst:

Certifi: Python SSL Certificates

This package may or may not become a dependency of Requests.
Mozilla's CA bundle for SSL is MPL / GPL licensed. 
This will allow for that.

Attachments

Portfile (1.0 KB) - added by jason-macports@… 17 months ago.
py-certifi Portfile, used subports

Change History

Changed 17 months ago by jason-macports@…

py-certifi Portfile, used subports

comment:1 Changed 17 months ago by jason-macports@…

See Ticket: #32812 for the py-requests Portfile update.

comment:2 Changed 15 months ago by dports@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to dports@…

comment:3 Changed 15 months ago by dports@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thanks, committed in r90314. A couple minor changes:

  • openmaintainer shouldn't be used alone, so I changed it to nomaintainer. If you'd like to maintain the port, let us know!
  • it looks like the license should be {MPL-1.1 GPL-2+ LGPL-2.1+} because that's the license on the CA bundle.
Note: See TracTickets for help on using tickets.