Opened 10 years ago

Closed 10 years ago

#42601 closed submission (fixed)

new port: python/py-kcs11 1.2.4

Reported by: schmurtz_macport@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: py-kcs11

Description

PKCS11 wrapper for Python

Attachments (2)

Portfile (1.0 KB) - added by schmurtz_macport@… 10 years ago.
Portfile.2 (1021 bytes) - added by schmurtz_macport@… 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by schmurtz_macport@…

Attachment: Portfile added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Thanks. Some observations:

  • The license field should indicate which version(s) of the GPL apply.
  • master_sites should be written to avoid redirects.
  • "python.default_version 27" should be removed because that is the default.
  • "python.link_binaries_suffix" should be removed because it would cause the subports to conflict with one another and we don't want that.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Port: py-kcs11 added

Changed 10 years ago by schmurtz_macport@…

Attachment: Portfile.2 added

comment:3 Changed 10 years ago by schmurtz_macport@…

Updated as proposed.

comment:4 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Committed in r117788 with the following change:

  • Patched setup.py to remove -I/usr/local/include and -L/usr/local/lib to avoid problems on users' systems that use these directories.
Note: See TracTickets for help on using tickets.