pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-editorconfig-core py-editorconfig-core: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a95cf48796b
branches:  trunk
changeset: 311614:6a95cf48796b
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 15 11:23:08 2018 +0000

description:
py-editorconfig-core: updated to 0.12.2

0.12.2:
Unknown changes.

diffstat:

 devel/py-editorconfig-core/Makefile               |   9 ++++-----
 devel/py-editorconfig-core/PLIST                  |   5 +----
 devel/py-editorconfig-core/distinfo               |  12 ++++++------
 devel/py-editorconfig-core/patches/patch-setup.py |  10 +++++-----
 4 files changed, 16 insertions(+), 20 deletions(-)

diffs (82 lines):

diff -r 36ba2264352a -r 6a95cf48796b devel/py-editorconfig-core/Makefile
--- a/devel/py-editorconfig-core/Makefile       Wed Aug 15 11:15:15 2018 +0000
+++ b/devel/py-editorconfig-core/Makefile       Wed Aug 15 11:23:08 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/04/14 12:18:31 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/15 11:23:08 adam Exp $
 
-VERSION=       0.12.1
-DISTNAME=      EditorConfig-${VERSION}
-PKGNAME=       ${PYPKGPREFIX}-editorconfig-core-${VERSION}
-CATEGORIES=    devel
+DISTNAME=      EditorConfig-0.12.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/EditorConfig/editorconfig-core/}
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=E/EditorConfig/}
 
 MAINTAINER=    nros%users.sourceforge.net@localhost
diff -r 36ba2264352a -r 6a95cf48796b devel/py-editorconfig-core/PLIST
--- a/devel/py-editorconfig-core/PLIST  Wed Aug 15 11:15:15 2018 +0000
+++ b/devel/py-editorconfig-core/PLIST  Wed Aug 15 11:23:08 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/04/14 12:18:31 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/08/15 11:23:08 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -24,9 +24,6 @@
 ${PYSITELIB}/editorconfig/main.py
 ${PYSITELIB}/editorconfig/main.pyc
 ${PYSITELIB}/editorconfig/main.pyo
-${PYSITELIB}/editorconfig/odict.py
-${PYSITELIB}/editorconfig/odict.pyc
-${PYSITELIB}/editorconfig/odict.pyo
 ${PYSITELIB}/editorconfig/versiontools.py
 ${PYSITELIB}/editorconfig/versiontools.pyc
 ${PYSITELIB}/editorconfig/versiontools.pyo
diff -r 36ba2264352a -r 6a95cf48796b devel/py-editorconfig-core/distinfo
--- a/devel/py-editorconfig-core/distinfo       Wed Aug 15 11:15:15 2018 +0000
+++ b/devel/py-editorconfig-core/distinfo       Wed Aug 15 11:23:08 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/04/14 12:18:31 leot Exp $
+$NetBSD: distinfo,v 1.2 2018/08/15 11:23:08 adam Exp $
 
-SHA1 (EditorConfig-0.12.1.tar.gz) = c5057a20dd8f3af3136679e88057de9f6284b46a
-RMD160 (EditorConfig-0.12.1.tar.gz) = 8c050fdca3beb02df8219e7ebe33700fa84eb592
-SHA512 (EditorConfig-0.12.1.tar.gz) = d31abc261c3f2e17582d3c5ef549fd2f2292588d8a4549eb98d80693cf94a50078047d95892164a71043375f6c5596152ac62e04e854d78458cfb1183030669f
-Size (EditorConfig-0.12.1.tar.gz) = 19282 bytes
-SHA1 (patch-setup.py) = 8691aa55ccf1662163281ee61d8fb8d5a6956fba
+SHA1 (EditorConfig-0.12.2.tar.gz) = 2a382d04ee96250215907ce51a3673702aa3f283
+RMD160 (EditorConfig-0.12.2.tar.gz) = 0ec10caa53f774a304a382a438f2e15094a5797d
+SHA512 (EditorConfig-0.12.2.tar.gz) = 15648904683e04b68966651ebf2046b60473a47a408dff257d64d06b6c0cc6765882ebf5ec0e0ccaf5dc7e78e93b5f9bdf129ae0e2a23f7f489cb50c9ae3ff16
+Size (EditorConfig-0.12.2.tar.gz) = 13485 bytes
+SHA1 (patch-setup.py) = 3bb4f2bab462c3acb29df8c417760b818e0c9fd0
diff -r 36ba2264352a -r 6a95cf48796b devel/py-editorconfig-core/patches/patch-setup.py
--- a/devel/py-editorconfig-core/patches/patch-setup.py Wed Aug 15 11:15:15 2018 +0000
+++ b/devel/py-editorconfig-core/patches/patch-setup.py Wed Aug 15 11:23:08 2018 +0000
@@ -1,14 +1,14 @@
-$NetBSD: patch-setup.py,v 1.1 2017/04/14 12:18:31 leot Exp $
+$NetBSD: patch-setup.py,v 1.2 2018/08/15 11:23:08 adam Exp $
 
 * remove non-versioned file. The console command for editorconfig-core 
   is in the editorconfig-core package. Removing this file removes the 
   conflict that this package would have with the editorconfig-core 
   package.
 
---- setup.py.orig      2014-11-19 19:02:21.000000000 +0000
+--- setup.py.orig      2018-04-17 03:59:54.000000000 +0000
 +++ setup.py
-@@ -10,11 +10,6 @@ setup(
-     license='LICENSE.txt',
+@@ -11,11 +11,6 @@ setup(
+     license='python',
      description='EditorConfig File Locator and Interpreter for Python',
      long_description=open('README.rst').read(),
 -    entry_points = {
@@ -17,5 +17,5 @@
 -        ]
 -    },
      classifiers=[
+         'License :: OSI Approved :: Python Software Foundation License',
          'Operating System :: OS Independent',
-         'Programming Language :: Python',



Home | Main Index | Thread Index | Old Index