Opened 11 years ago

Closed 11 years ago

#48518 closed submission (fixed)

py-asn1-modules 0.0.7 new submission

Reported by: hans@… Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-asn1-modules

Description

Modules for the py-asn1 Python library that implements various common ASN.1 formats. These are required to easily use lots of ASN.1 formats with py-asn1.

Attachments (1)

Portfile (1.5 KB) - added by hans@… 11 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: python asn1 modules maintainer removed
Version: 2.3.3

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Some quick comments:

  • The epoch line should be removed.
  • The maintainer email and your trac email are different. Are these both intended to be you? If so, please stick to a single email address so when you create new tickets about this port, we will know you are the maintainer.
  • Remove the obsolete python 2.6 version.
  • Add a rmd160 checksum. The md5 checksum can be removed unless it is provided by upstream for verification.

comment:3 Changed 11 years ago by Ionic (Mihai Moldovan)

No need for categories-append either, just use categories.

comment:4 Changed 11 years ago by Ionic (Mihai Moldovan)

Ignore my last comment, mf2k pointed out it's for keeping the default primary python category.

comment:5 Changed 11 years ago by hans@…

I updated the Portfile based on your comments, I overwrote the one attached here with the updated one.

  • removed the epoch line
  • removed the 26 version for python
  • added a rmd160 checksum
  • md5 is there because that's the only checksum the upstream provides (pypi.python.org provides md5 sums for all downloads, but only md5 syms)

About my email address, the address I put as the maintainer is my public identity for all packaging (Debian, etc) and all git commits, so in the future, I'll sign in using that email address.

Changed 11 years ago by hans@…

Attachment: Portfile added

comment:6 Changed 11 years ago by Ionic (Mihai Moldovan)

Owner: changed from macports-tickets@… to ionic@…
Status: newassigned

Okay, looks way better.

Please change your address on trac, in that case. Upper right corner "Profile" -> "Change Email or Password". It's not cast in stone (but old reports will not be changed to your new address. Shouldn't be a huge problem, though.)

comment:7 Changed 11 years ago by Ionic (Mihai Moldovan)

Resolution: fixed
Status: assignedclosed

Committed as r139206. Thanks!

Note: See TracTickets for help on using tickets.