Bug 220299 - [NEW PORTS] devel/py-asn1crypto: ASN.1 library with a focus on performance and a pythonic API
Summary: [NEW PORTS] devel/py-asn1crypto: ASN.1 library with a focus on performance an...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-27 08:39 UTC by Mikael Urankar
Modified: 2017-06-29 10:08 UTC (History)
1 user (show)

See Also:


Attachments
shar (1.47 KB, application/x-shar)
2017-06-27 08:39 UTC, Mikael Urankar
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2017-06-27 08:39:29 UTC
Created attachment 183833 [details]
shar

New port, py-asn1crypto: 
A fast, pure Python library for parsing and serializing ASN.1 structures.

WWW: https://github.com/wbond/asn1crypto

portlint: ok
poudriere testport: ok
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-06-29 10:07:12 UTC
A commit references this bug:

Author: robak
Date: Thu Jun 29 10:06:13 UTC 2017
New revision: 444640
URL: https://svnweb.freebsd.org/changeset/ports/444640

Log:
  devel/py-asn1crypto: NEW PORT - ASN.1 library with a focus on performance and a pythonic API

  A fast, pure Python library for parsing and serializing ASN.1 structures.

  WWW: https://github.com/wbond/asn1crypto

  PR:		220299
  Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/py-asn1crypto/
  head/devel/py-asn1crypto/Makefile
  head/devel/py-asn1crypto/distinfo
  head/devel/py-asn1crypto/pkg-descr
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-06-29 10:08:14 UTC
Committed, thanks for your work!