pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-loguru: removed; imported to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Thu Aug 25 13:23:59 2022 +0200
Changeset:	8c90acc438ec7aaccba0931d4b0965e3449d43ce

Modified Files:
	Makefile
	py-notify-py/Makefile
Removed Files:
	py-loguru/DESCR
	py-loguru/Makefile
	py-loguru/PLIST
	py-loguru/distinfo

Log Message:
py-loguru: removed; imported to base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c90acc438ec7aaccba0931d4b0965e3449d43ce

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |  1 -
 py-loguru/DESCR       | 11 ----------
 py-loguru/Makefile    | 32 ----------------------------
 py-loguru/PLIST       | 59 ---------------------------------------------------
 py-loguru/distinfo    |  5 -----
 py-notify-py/Makefile |  2 +-
 6 files changed, 1 insertion(+), 109 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 1ca7b90840..6d0329e448 100644
--- a/Makefile
+++ b/Makefile
@@ -4081,7 +4081,6 @@ SUBDIR+=	py-logilab-database
 SUBDIR+=	py-logilab-mtconverter
 SUBDIR+=	py-logilab-pigg
 SUBDIR+=	py-logtools
-SUBDIR+=	py-loguru
 SUBDIR+=	py-loky
 SUBDIR+=	py-louie
 SUBDIR+=	py-louvain
diff --git a/py-loguru/DESCR b/py-loguru/DESCR
deleted file mode 100644
index 776f93b39a..0000000000
--- a/py-loguru/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Loguru is a library which aims to bring enjoyable logging in Python.
-Did you ever feel lazy about configuring a logger and used print()
-instead I did, yet logging is fundamental to every application and
-eases the process of debugging. Using Loguru you have no excuse not
-to use logging from the start, this is as simple as from loguru
-import logger.
-
-Also, this library is intended to make Python logging less painful
-by adding a bunch of useful functionalities that solve caveats of
-the standard loggers. Using logs in your application should be an
-automatism, Loguru tries to make it both pleasant and powerful.
diff --git a/py-loguru/Makefile b/py-loguru/Makefile
deleted file mode 100644
index 6ff990e6b8..0000000000
--- a/py-loguru/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	loguru-0.5.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	sysutils python
-MASTER_SITES=	https://files.pythonhosted.org/packages/6d/aa/1c523f7955c718f603d0a7c6e72f0593e7335d967fabdce589ab86afaa9e/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/Delgan/loguru
-COMMENT=	Python logging made (stupidly) simple
-LICENSE=	mit
-
-#BUILD_DEPENDS+=	${PYPKGPREFIX}-black>=19.3b0;python_version>='3.6':../../wip/py-black
-BUILD_DEPENDS+=	${PYPKGPREFIX}-codecov>=2.0.15:../../wip/py-codecov
-BUILD_DEPENDS+=	${PYPKGPREFIX}-colorama>=0.3.4:../../comms/py-colorama
-BUILD_DEPENDS+=	${PYPKGPREFIX}-flake8>=3.7.7:../../devel/py-flake8
-BUILD_DEPENDS+=	${PYPKGPREFIX}-isort>=4.3.20:../../devel/py-isort
-BUILD_DEPENDS+=	${PYPKGPREFIX}-tox>=3.9.0:../../devel/py-tox
-#BUILD_DEPENDS+=	# TODO: tox-travis>=0.12
-#BUILD_DEPENDS+=	# TODO: pytest>=4.6.2
-#BUILD_DEPENDS+=	# TODO: pytest-cov>=2.7.1
-#BUILD_DEPENDS+=	# TODO: Sphinx>=2.2.1
-#BUILD_DEPENDS+=	# TODO: sphinx-autobuild>=0.7.1
-BUILD_DEPENDS+=	${PYPKGPREFIX}-sphinx-rtd-theme>=0.4.3:../../textproc/py-sphinx-rtd-theme
-#DEPENDS+=	${PYPKGPREFIX}-colorama>=0.3.4;sys_platform=='win32':../../comms/py-colorama
-#DEPENDS+=	${PYPKGPREFIX}-aiocontextvars>=0.2.0;python_version<'3.7':../../devel/py-aiocontextvars
-#DEPENDS+=	# TODO: win32-setctime>=1.0.0;sys_platform=='win32'
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-loguru/PLIST b/py-loguru/PLIST
deleted file mode 100644
index a3901811a4..0000000000
--- a/py-loguru/PLIST
+++ /dev/null
@@ -1,59 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/loguru/__init__.py
-${PYSITELIB}/loguru/__init__.pyc
-${PYSITELIB}/loguru/__init__.pyi
-${PYSITELIB}/loguru/__init__.pyo
-${PYSITELIB}/loguru/_better_exceptions.py
-${PYSITELIB}/loguru/_better_exceptions.pyc
-${PYSITELIB}/loguru/_better_exceptions.pyo
-${PYSITELIB}/loguru/_colorama.py
-${PYSITELIB}/loguru/_colorama.pyc
-${PYSITELIB}/loguru/_colorama.pyo
-${PYSITELIB}/loguru/_colorizer.py
-${PYSITELIB}/loguru/_colorizer.pyc
-${PYSITELIB}/loguru/_colorizer.pyo
-${PYSITELIB}/loguru/_ctime_functions.py
-${PYSITELIB}/loguru/_ctime_functions.pyc
-${PYSITELIB}/loguru/_ctime_functions.pyo
-${PYSITELIB}/loguru/_datetime.py
-${PYSITELIB}/loguru/_datetime.pyc
-${PYSITELIB}/loguru/_datetime.pyo
-${PYSITELIB}/loguru/_defaults.py
-${PYSITELIB}/loguru/_defaults.pyc
-${PYSITELIB}/loguru/_defaults.pyo
-${PYSITELIB}/loguru/_error_interceptor.py
-${PYSITELIB}/loguru/_error_interceptor.pyc
-${PYSITELIB}/loguru/_error_interceptor.pyo
-${PYSITELIB}/loguru/_file_sink.py
-${PYSITELIB}/loguru/_file_sink.pyc
-${PYSITELIB}/loguru/_file_sink.pyo
-${PYSITELIB}/loguru/_filters.py
-${PYSITELIB}/loguru/_filters.pyc
-${PYSITELIB}/loguru/_filters.pyo
-${PYSITELIB}/loguru/_get_frame.py
-${PYSITELIB}/loguru/_get_frame.pyc
-${PYSITELIB}/loguru/_get_frame.pyo
-${PYSITELIB}/loguru/_handler.py
-${PYSITELIB}/loguru/_handler.pyc
-${PYSITELIB}/loguru/_handler.pyo
-${PYSITELIB}/loguru/_locks_machinery.py
-${PYSITELIB}/loguru/_locks_machinery.pyc
-${PYSITELIB}/loguru/_locks_machinery.pyo
-${PYSITELIB}/loguru/_logger.py
-${PYSITELIB}/loguru/_logger.pyc
-${PYSITELIB}/loguru/_logger.pyo
-${PYSITELIB}/loguru/_recattrs.py
-${PYSITELIB}/loguru/_recattrs.pyc
-${PYSITELIB}/loguru/_recattrs.pyo
-${PYSITELIB}/loguru/_simple_sinks.py
-${PYSITELIB}/loguru/_simple_sinks.pyc
-${PYSITELIB}/loguru/_simple_sinks.pyo
-${PYSITELIB}/loguru/_string_parsers.py
-${PYSITELIB}/loguru/_string_parsers.pyc
-${PYSITELIB}/loguru/_string_parsers.pyo
-${PYSITELIB}/loguru/py.typed
diff --git a/py-loguru/distinfo b/py-loguru/distinfo
deleted file mode 100644
index 5225b0606c..0000000000
--- a/py-loguru/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (loguru-0.5.1.tar.gz) = e6a40ea66dead78cd4a5b498db0aa819f5d9569a
-SHA512 (loguru-0.5.1.tar.gz) = c0ca5483e0014852ac4cdc46c854923e04b03bdde920d13fc9983c57ca78ee8de20cb502c4cd77713b8b451a4f37d48701dedf760057a082695d413e8f51ec95
-Size (loguru-0.5.1.tar.gz) = 121409 bytes
diff --git a/py-notify-py/Makefile b/py-notify-py/Makefile
index 9eb41572a4..5d57d43f0a 100644
--- a/py-notify-py/Makefile
+++ b/py-notify-py/Makefile
@@ -12,7 +12,7 @@ LICENSE=	mit
 
 USE_TOOLS+=	bash
 
-DEPENDS+=       ${PYPKGPREFIX}-loguru>=0.5.1:../../wip/py-loguru
+DEPENDS+=       ${PYPKGPREFIX}-loguru>=0.5.1:../../sysutils/py-loguru
 
 REPLACE_BASH+=	notifypy/os_notifiers/binaries/Notificator.app/Contents/Resources/Scripts/notificator
 


Home | Main Index | Thread Index | Old Index