./security/py-certbot, Client for the Lets Encrypt CA

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 0.11.1nb1, Package name: py27-certbot-0.11.1nb1, Maintainer: filip

Certbot, previously the Let's Encrypt Client, is EFF's tool to
obtain certs from Let's Encrypt, and (optionally) autoenable HTTPS
on your server. It can also act as a client for any other CA that
uses the ACME protocol.


Required to run:
[devel/py-ZopeComponent] [devel/py-setuptools] [devel/py-mock] [devel/py-configargparse] [devel/py-argparse] [devel/py-ZopeInterface] [devel/py-configobj] [lang/py-six] [lang/python27] [security/py-acme] [security/py-OpenSSL] [security/py-cryptography] [time/py-parsedatetime] [time/py-rfc3339] [time/py-pytz]

Required to build:
[devel/py-readline] [pkgtools/cwrappers]

Master sites:

SHA1: 2b056fd5ab44f8aa9902f7927e203b8d7cbc8232
RMD160: b75e1b79ea0c934d25e0de1fbebda802076bca99
Filesize: 798.528 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-16 17:28:16 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5262 - requested by sevan
security/py-acme: build fix
security/py-certbot: build fix

Revisions pulled up:
- security/py-acme/Makefile                                     1.5-1.6
- security/py-certbot/Makefile                                  1.4

---
   Module Name:    pkgsrc
   Committed By:   fhajny
   Date:           Mon Apr 10 10:29:38 UTC 2017

   Modified Files:
           pkgsrc/security/py-acme: Makefile
           pkgsrc/security/py-certbot: Makefile

   Log message:
   Fix stale and missing dependencies in py-acme and py-certbot. PKGREVISION++

---
   Module Name:    pkgsrc
   Committed By:   fhajny
   Date:           Tue Apr 11 06:32:32 UTC 2017

   Modified Files:
           pkgsrc/security/py-acme: Makefile

   Log message:
   Fix py-requests dependency version