#42600: new port: python/py-scard 1.6.12 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-scard | ---------------------------------+-------------------------------- Comment (by schmurtz_macport@…): I've updated the Portfile. For the setup.py script: - the script automatically build for all the available architectures, so I shouldn't be a big issue (we may just build for more architectures than asked by the user). - I don't want to rewrite the setup.py file in a way there's no real chance for the change to be accepted by upstream (that is with specific things linked to macport). The script is currently written so that it does not depend on a user configuration or port system, and managed well all cases. - the patch I provided is just to take in account Mac OS X versions 10.7+ (and sent to upstream for integration). In the original version, specific cases were defined for 10.1-4 and 10.6, with a catch-other only relevant for 10.5; with the patch 10.5 is a specific case and catch-other apply for 10.6+. Can we stay like that? -- Ticket URL: <https://trac.macports.org/ticket/42600#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X