pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail py-libgmail: removed, obsolete
details: https://anonhg.NetBSD.org/pkgsrc/rev/186d94155b17
branches: trunk
changeset: 448929:186d94155b17
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 18 09:18:17 2021 +0000
description:
py-libgmail: removed, obsolete
diffstat:
mail/Makefile | 3 +--
mail/py-libgmail/DESCR | 15 ---------------
mail/py-libgmail/Makefile | 20 --------------------
mail/py-libgmail/PLIST | 11 -----------
mail/py-libgmail/distinfo | 6 ------
5 files changed, 1 insertions(+), 54 deletions(-)
diffs (85 lines):
diff -r 4d627d781914 -r 186d94155b17 mail/Makefile
--- a/mail/Makefile Thu Mar 18 09:16:53 2021 +0000
+++ b/mail/Makefile Thu Mar 18 09:18:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.567 2021/03/08 11:06:46 nia Exp $
+# $NetBSD: Makefile,v 1.568 2021/03/18 09:18:17 adam Exp $
#
COMMENT= Electronic mail utilities
@@ -299,7 +299,6 @@
SUBDIR+= py-email_validator
SUBDIR+= py-flufl.bounce
SUBDIR+= py-imapclient
-SUBDIR+= py-libgmail
SUBDIR+= py-policyd-spf
SUBDIR+= py-sendmail-admin
SUBDIR+= py-spf
diff -r 4d627d781914 -r 186d94155b17 mail/py-libgmail/DESCR
--- a/mail/py-libgmail/DESCR Thu Mar 18 09:16:53 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-The libgmail project is a pure Python binding to provide access to
-Google's Gmail web-mail service.
-
-The library allows the user to log into an account, retrieve a list of
-threads, display information about them and display the source of the
-individual messages.
-
-In addition, the library allows the user to:
- Archive Gmail messages to mbox format
-
- Use your Gmail account as a SMTP server
-
- Use your Gmail account as a POP server
-
- Use your Gmail account as a FTP server!
diff -r 4d627d781914 -r 186d94155b17 mail/py-libgmail/Makefile
--- a/mail/py-libgmail/Makefile Thu Mar 18 09:16:53 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2020/03/20 11:57:59 nia Exp $
-
-DISTNAME= libgmail-0.1.11
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= mail python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libgmail/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://libgmail.sourceforge.net/
-COMMENT= Python bindings to access Gmail
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${PYPKGPREFIX}-mechanize-[0-9]*:../../www/py-mechanize
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_ACCEPTED= 27 # py-mechanize
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 4d627d781914 -r 186d94155b17 mail/py-libgmail/PLIST
--- a/mail/py-libgmail/PLIST Thu Mar 18 09:16:53 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:51 wiz Exp $
-${PYSITELIB}/gmail_transport.py
-${PYSITELIB}/gmail_transport.pyc
-${PYSITELIB}/gmail_transport.pyo
-${PYSITELIB}/lgconstants.py
-${PYSITELIB}/lgconstants.pyc
-${PYSITELIB}/lgconstants.pyo
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/libgmail.py
-${PYSITELIB}/libgmail.pyc
-${PYSITELIB}/libgmail.pyo
diff -r 4d627d781914 -r 186d94155b17 mail/py-libgmail/distinfo
--- a/mail/py-libgmail/distinfo Thu Mar 18 09:16:53 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:27:17 agc Exp $
-
-SHA1 (libgmail-0.1.11.tar.gz) = 485a06227043104e192839e895325f2c9df09d15
-RMD160 (libgmail-0.1.11.tar.gz) = 8b5ee3717052ecced320cfd1edcf56cbbe8281e1
-SHA512 (libgmail-0.1.11.tar.gz) = a6e08ff1c2a50930289eb4b79ccffe458ef64bc01e4eb5db83a9e8155b349187808743e8152a3437a6db0a9cdc96b0a3ccd24b2d8edc44ef5ffdc707c98c3114
-Size (libgmail-0.1.11.tar.gz) = 30433 bytes
Home |
Main Index |
Thread Index |
Old Index