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

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


Branch: pkgsrc-2019Q3, Version: 0.38.0nb3, Package name: py37-certbot-0.38.0nb3, Maintainer: fhajny

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-configobj] [devel/py-ZopeComponent] [devel/py-configargparse] [devel/py-mock] [devel/py-setuptools] [devel/py-ZopeInterface] [lang/python37] [security/py-cryptography] [security/py-acme] [security/py-josepy] [time/py-parsedatetime] [time/py-rfc3339] [time/py-pytz] [devel/py-distro]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 6fad7acdbbc3fea0fc5749c51937fcd8aeedac7b
RMD160: 14b905d3eef70954c10e1d1cc9f1c0d5c29d138f
Filesize: 350.65 KB

Version history: (Expand)


CVS history: (Expand)


   2019-10-18 16:31:38 by Benny Siegert | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #6071 - requested by taca
devel/py-distro: dependent addition
security/py-certbot: bugfix

Revisions pulled up:
- devel/Makefile                                                1.2921
- devel/py-distro/ALTERNATIVES                                  1.1
- devel/py-distro/DESCR                                         1.1
- devel/py-distro/Makefile                                      1.1-1.2
- devel/py-distro/PLIST                                         1.1
- devel/py-distro/distinfo                                      1.1
- security/py-certbot/Makefile                                  1.17-1.20

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:22:55 UTC 2019

   Added Files:
   	pkgsrc/devel/py-distro: DESCR Makefile PLIST distinfo

   Log message:
   py-distro: import to version 1.4.0

   Thanks to Aleksej for importing 1.1.0 in wip.

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:24:35 UTC 2019

   Modified Files:
   	pkgsrc/devel: Makefile

   Log message:
   Import py-distro to version 1.4.0

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Tue Oct  1 13:29:58 UTC 2019

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

   Log message:
   py-certbot: fix PR pkg/54588

   pkgsrc changes:
   ---------------
   * Add devel/py-distro as a runtime dependency. Certbot claims >=3D1.0.1=
    but
     non-linux distribution are supported only from 1.2.0.

---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Oct  2 10:04:59 UTC 2019

   Modified Files:
   	pkgsrc/devel/py-distro: Makefile
   Added Files:
   	pkgsrc/devel/py-distro: ALTERNATIVES

   Log message:
   py-distro: cleanup

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Tue Oct  1 13:53:45 UTC 2019

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

   Log message:
   py-certbot: bump PKGREVISION for added dependency

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Wed Oct  2 08:38:42 UTC 2019

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

   Log message:
   py-certbot: wip dependencies are not allowed in main pkgsrc

---
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Wed Oct  2 10:40:56 UTC 2019

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

   Log message:
   py-certbot: update to 0.38nb3

   pkgsrc changes
   --------------
   * s/wip/devel/ for py-distro dependency (wip was for test only but
     committed by inattention)