commit python3-Pygments for openSUSE:Factory

2017-02-08 Thread root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2017-02-08 12:05:03

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2016-05-17 17:09:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2017-02-08 12:05:05.014100035 +0100
@@ -1,0 +2,45 @@
+Fri Feb  3 03:33:14 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 2.2.0:
+  * Added lexers:
++ AMPL
++ TypoScript (#1173)
++ Varnish config (PR#554)
++ Clean (PR#503)
++ WDiff (PR#513)
++ Flatline (PR#551)
++ Silver (PR#537)
++ HSAIL (PR#518)
++ JSGF (PR#546)
++ NCAR command language (PR#536)
++ Extempore (PR#530)
++ Cap'n Proto (PR#595)
++ Whiley (PR#573)
++ Monte (PR#592)
++ Crystal (PR#576)
++ Snowball (PR#589)
++ CapDL (PR#579)
++ NuSMV (PR#564)
++ SAS, Stata (PR#593)
+  * Added the ability to load lexer and formatter classes directly
+from files with the `-x` command line option and the
+`lexers.load_lexer_from_file()` and
+`formatters.load_formatter_from_file()` functions. (PR#559)
+  * Added `lexers.find_lexer_class_by_name()`. (#1203)
+  * Added new token types and lexing for magic methods and variables
+in Python and PHP.
+  * Added a new token type for string affixes and lexing for them in
+Python, C++ and Postgresql lexers.
+  * Added a new token type for heredoc (and similar) string delimiters
+and lexing for them in C++, Perl, PHP, Postgresql and Ruby lexers.
+  * Styles can now define colors with ANSI colors for use in the
+256-color terminal formatter. (PR#531)
+  * Improved the CSS lexer. (#1083, #1130)
+  * Added "Rainbow Dash" style. (PR#623)
+  * Delay loading `pkg_resources`, which takes a long while to
+import. (PR#690)
+
+---
@@ -7 +51,0 @@
-

Old:

  Pygments-2.1.3.tar.gz

New:

  Pygments-2.2.0.tar.gz



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.E9zPok/_old  2017-02-08 12:05:06.261924011 +0100
+++ /var/tmp/diff_new_pack.E9zPok/_new  2017-02-08 12:05:06.261924011 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pygments
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pygments
-Version:2.1.3
+Version:2.2.0
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python

++ Pygments-2.1.3.tar.gz -> Pygments-2.2.0.tar.gz ++
 38851 lines of diff (skipped)




commit python3-Pygments for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2016-05-17 17:09:03

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2016-03-09 15:14:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2016-05-17 17:09:04.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 06:57:46 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.34SZEJ/_old  2016-05-17 17:09:05.0 +0200
+++ /var/tmp/diff_new_pack.34SZEJ/_new  2016-05-17 17:09:05.0 +0200
@@ -23,7 +23,7 @@
 Summary:Pygments is a syntax highlighting package written in Python
 License:BSD-2-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose




commit python3-Pygments for openSUSE:Factory

2016-03-09 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2016-03-09 15:14:58

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2016-02-22 08:55:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2016-03-09 15:14:59.0 +0100
@@ -1,0 +2,10 @@
+Fri Mar  4 16:20:08 UTC 2016 - a...@gmx.de
+
+- update to version 2.1.3:
+  * Fixed regression in Bash lexer (PR#563)
+
+- changes from version 2.1.2:
+  * Fixed Python 3 regression in image formatter (#1215)
+  * Fixed regression in Bash lexer (PR#562)
+
+---

Old:

  Pygments-2.1.1.tar.gz

New:

  Pygments-2.1.3.tar.gz



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.i8tQAI/_old  2016-03-09 15:15:00.0 +0100
+++ /var/tmp/diff_new_pack.i8tQAI/_new  2016-03-09 15:15:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pygments
-Version:2.1.1
+Version:2.1.3
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python

++ Pygments-2.1.1.tar.gz -> Pygments-2.1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1.1/.hgignore new/Pygments-2.1.3/.hgignore
--- old/Pygments-2.1.1/.hgignore1970-01-01 01:00:00.0 +0100
+++ new/Pygments-2.1.3/.hgignore2016-02-14 14:51:45.0 +0100
@@ -0,0 +1,19 @@
+syntax: glob
+*.egg
+*.pyc
+*.pyo
+.*.sw[op]
+.idea/
+.ropeproject
+.project
+.tags
+.tox
+Pygments.egg-info/*
+TAGS
+build/*
+dist/*
+doc/_build
+TAGS
+tests/.coverage
+tests/cover
+tests/examplefiles/output
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1.1/.hgtags new/Pygments-2.1.3/.hgtags
--- old/Pygments-2.1.1/.hgtags  1970-01-01 01:00:00.0 +0100
+++ new/Pygments-2.1.3/.hgtags  2016-03-02 08:12:47.0 +0100
@@ -0,0 +1,31 @@
+634420aa4221cc1eb2b3753bd571166bd9e611d4 0.9
+942ecbb5c84ca5d57ae82f5697775973f4e12717 0.10
+63632d0340958d891176db20fe9a32a56abcd5ea 0.11
+13834ec94d2c5a90a68bc2c2a327abd962c486bc 0.11.1
+a5748745272afffd725570e068a560d46e28dc1f 1.0
+5a794a620dc711a219722a7af94d9d2e95cda26d 1.1
+dd81c35efd95292de4965153c66c8bbfe435f1c4 1.1.1
+e7691aa4f473a2cdaa2e5b7bfed8aec196719aca 0.5.1
+6f53364d63ddb8bd9532bb6ea402e3af05275b03 0.5
+11efe99c11e601071c3a77910b9fca769de66fbf 0.6
+99df0a7404d168b05626ffced6fd16edcf58c145 0.7
+d0b08fd569d3d9dafec4c045a7d8876442b3ef64 0.7.1
+1054522d1dda9c7899516ead3e65e5e363fdf30d 0.8
+066e56d8f5caa31e15386fff6f938bedd85a8732 0.8.1
+bae0833cae75e5a641abe3c4b430fa384cd9d258 1.2
+f6e5acee4f761696676e05a9112c91a5a5670b49 1.2.1
+580c5ce755486bc92c79c50f80cfc79924e15140 1.2.2
+c62867700c9e98cc2988c62f298ec54cee9b6927 1.3
+3a3846c2503db85bb70a243c8bc702629c4bce57 1.3.1
+8ad6d35dd2ab0530a1e2c088ab7fe0e00426b5f9 1.4
+eff3aee4abff2b72564ddfde77fcc82adbba52ad 1.5
+2c262bfc66b05a8aecc1109c3acc5b9447a5213c 1.6rc1
+7c962dcb484cb73394aec7f41709940340dc8a9c 1.6
+da509a68ea620bbb8ee3f5d5cf7761375d8f4451 2.0rc1
+ed3206a773e9cb90a0edeabee8ef6b56b5b9a53c 2.0
+94e1e056c92d97e3a54759f9216e8deff22efbdd 2.0.1
+142a870bf0f1822414649ae26f433b112a5c92d5 2.0.2
+34530db252d35d7ef57a8dbb9fce7bcc46f6ba6b 2.1
+2935c3a59672e8ae74ffb7ea66ea6567f49782f6 2.1.1
+8e7ebc56153cf899067333bff4f15ae98758a2e1 2.1.2
+88527db663dce0729c2cd6e3bc2f3c657ae39254 2.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1.1/CHANGES new/Pygments-2.1.3/CHANGES
--- old/Pygments-2.1.1/CHANGES  2016-02-14 15:03:35.0 +0100
+++ new/Pygments-2.1.3/CHANGES  2016-03-02 08:12:13.0 +0100
@@ -6,6 +6,20 @@
 pull request numbers to the requests at
 .
 
+Version 2.1.3
+-
+(released Mar 2, 2016)
+
+- Fixed regression in Bash lexer (PR#563)
+
+
+Version 2.1.2
+-
+(released Feb 29, 2016)
+
+- Fixed Python 3 regression in image formatter (#1215)
+- Fixed regression in Bash lexer (PR#562)
+
 
 Version 2.1.1
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1.1/PKG-INFO new/Pygments-2.1.3/PKG-INFO
--- old/Pygments-2.1.1/PKG-INFO 2016-02-14 15:05:33.0 +0100
+++ new/Pygments-2.1.3/PKG-INFO 2016-03-02 08:15:04.0 +0100
@@ -1,6 +1,6 @@
 Metadata-V

commit python3-Pygments for openSUSE:Factory

2016-02-21 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2016-02-22 08:55:44

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2016-01-28 22:50:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2016-02-22 08:55:45.0 +0100
@@ -1,0 +2,13 @@
+Mon Feb 15 18:18:13 UTC 2016 - a...@gmx.de
+
+- update to version 2.1.1:
+  * Fixed Jython compatibility (#1205)
+  * Fixed HTML formatter output with leading empty lines (#)
+  * Added a mapping table for LaTeX encodings and added utf8 (#1152)
+  * Fixed image formatter font searching on Macs (#1188)
+  * Fixed deepcopy-ing of Token instances (#1168)
+  * Fixed Julia string interpolation (#1170)
+  * Fixed statefulness of HttpLexer between get_tokens calls
+  * Many smaller fixes to various lexers
+
+---

Old:

  Pygments-2.1.tar.gz

New:

  Pygments-2.1.1.tar.gz



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.cgIa9Z/_old  2016-02-22 08:55:46.0 +0100
+++ /var/tmp/diff_new_pack.cgIa9Z/_new  2016-02-22 08:55:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pygments
-Version:2.1
+Version:2.1.1
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python

++ Pygments-2.1.tar.gz -> Pygments-2.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1/CHANGES new/Pygments-2.1.1/CHANGES
--- old/Pygments-2.1/CHANGES2016-01-17 16:49:47.0 +0100
+++ new/Pygments-2.1.1/CHANGES  2016-02-14 15:03:35.0 +0100
@@ -7,6 +7,20 @@
 .
 
 
+Version 2.1.1
+-
+(relased Feb 14, 2016)
+
+- Fixed Jython compatibility (#1205)
+- Fixed HTML formatter output with leading empty lines (#)
+- Added a mapping table for LaTeX encodings and added utf8 (#1152)
+- Fixed image formatter font searching on Macs (#1188)
+- Fixed deepcopy-ing of Token instances (#1168)
+- Fixed Julia string interpolation (#1170)
+- Fixed statefulness of HttpLexer between get_tokens calls
+- Many smaller fixes to various lexers
+
+
 Version 2.1
 ---
 (released Jan 17, 2016)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1/PKG-INFO new/Pygments-2.1.1/PKG-INFO
--- old/Pygments-2.1/PKG-INFO   2016-01-17 16:50:37.0 +0100
+++ new/Pygments-2.1.1/PKG-INFO 2016-02-14 15:05:33.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Pygments
-Version: 2.1
+Version: 2.1.1
 Summary: Pygments is a syntax highlighting package written in Python.
 Home-page: http://pygments.org/
 Author: Georg Brandl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1/Pygments.egg-info/PKG-INFO 
new/Pygments-2.1.1/Pygments.egg-info/PKG-INFO
--- old/Pygments-2.1/Pygments.egg-info/PKG-INFO 2016-01-17 16:50:37.0 
+0100
+++ new/Pygments-2.1.1/Pygments.egg-info/PKG-INFO   2016-02-14 
15:05:33.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Pygments
-Version: 2.1
+Version: 2.1.1
 Summary: Pygments is a syntax highlighting package written in Python.
 Home-page: http://pygments.org/
 Author: Georg Brandl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pygments-2.1/Pygments.egg-info/SOURCES.txt 
new/Pygments-2.1.1/Pygments.egg-info/SOURCES.txt
--- old/Pygments-2.1/Pygments.egg-info/SOURCES.txt  2016-01-17 
16:50:37.0 +0100
+++ new/Pygments-2.1.1/Pygments.egg-info/SOURCES.txt2016-02-14 
15:05:33.0 +0100
@@ -313,32 +313,62 @@
 tests/test_util.py
 tests/test_util.pyc
 tests/__pycache__/string_asserts.cpython-33.pyc
+tests/__pycache__/string_asserts.cpython-35.pyc
 tests/__pycache__/support.cpython-33.pyc
+tests/__pycache__/support.cpython-35.pyc
 tests/__pycache__/test_basic_api.cpython-33.pyc
+tests/__pycache__/test_basic_api.cpython-35.pyc
 tests/__pycache__/test_cfm.cpython-33.pyc
+tests/__pycache__/test_cfm.cpython-35.pyc
 tests/__pycache__/test_clexer.cpython-33.pyc
+tests/__pycache__/test_clexer.cpython-35.pyc
 tests/__pycache__/test_cmdline.cpython-33.pyc
+tests/__pycache__/test_cmdline.cpython-35.pyc
 tests/__pycache__/test_examplefiles.cpython-33.pyc
+tests/__pycache__/test_examplefiles.cpython-35.p

commit python3-Pygments for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2016-01-28 22:50:06

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2015-02-10 20:22:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2016-01-28 22:50:07.0 +0100
@@ -1,0 +2,61 @@
+Sun Jan 24 20:40:44 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 2.1:
+  * Added lexers:
++ Emacs Lisp (PR#431)
++ Arduino (PR#442)
++ Modula-2 with multi-dialect support (#1090)
++ Fortran fixed format (PR#213)
++ Archetype Definition language (PR#483)
++ Terraform (PR#432)
++ Jcl, Easytrieve (PR#208)
++ ParaSail (PR#381)
++ Boogie (PR#420)
++ Turtle (PR#425)
++ Fish Shell (PR#422)
++ Roboconf (PR#449)
++ Test Anything Protocol (PR#428)
++ Shen (PR#385)
++ Component Pascal (PR#437)
++ SuperCollider (PR#472)
++ Shell consoles (Tcsh, PowerShell, MSDOS) (PR#479)
++ Elm and J (PR#452)
++ Crmsh (PR#440)
++ Praat (PR#492)
++ CSound (PR#494)
++ Ezhil (PR#443)
++ Thrift (PR#469)
++ QVT Operational (PR#204)
++ Hexdump (PR#508)
++ CAmkES Configuration (PR#462)
+  * Added styles:
++ Lovelace (PR#456)
++ Algol and Algol-nu (#1090)
+  * Added formatters:
++ IRC (PR#458)
++ True color (24-bit) terminal ANSI sequences (#1142)
+  (formatter alias: "16m")
+  * New "filename" option for HTML formatter (PR#527).
+  * Improved performance of the HTML formatter for long lines
+(PR#504).
+  * Updated autopygmentize script (PR#445).
+  * Fixed style inheritance for non-standard token types in HTML
+output.
+  * Added support for async/await to Python 3 lexer.
+  * Rewrote linenos option for TerminalFormatter (it's better, but
+slightly different output than before) (#1147).
+  * Javascript lexer now supports most of ES6 (#1100).
+  * Cocoa builtins updated for iOS 8.1 (PR#433).
+  * Combined BashSessionLexer and ShellSessionLexer, new version
+should support the prompt styles of either.
+  * Added option to pygmentize to show a full traceback on exceptions.
+  * Fixed incomplete output on Windows and Python 3 (e.g. when using
+iPython Notebook) (#1153).
+  * Allowed more traceback styles in Python console lexer (PR#253).
+  * Added decorators to TypeScript (PR#509).
+  * Fix highlighting of certain IRC logs formats (#1076).
+
+---

Old:

  Pygments-2.0.2.tar.gz

New:

  Pygments-2.1.tar.gz



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.BeIrEF/_old  2016-01-28 22:50:08.0 +0100
+++ /var/tmp/diff_new_pack.BeIrEF/_new  2016-01-28 22:50:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pygments
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pygments
-Version:2.0.2
+Version:2.1
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python

++ Pygments-2.0.2.tar.gz -> Pygments-2.1.tar.gz ++
 193310 lines of diff (skipped)




commit python3-Pygments for openSUSE:Factory

2015-02-10 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2015-02-10 20:21:59

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2015-01-03 22:01:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2015-02-10 20:22:02.0 +0100
@@ -1,0 +2,18 @@
+Sun Feb  8 15:35:13 UTC 2015 - p.drou...@gmail.com
+
+- Revert documentation building; avoid a build cycle with python3-Sphinx
+- Remove python3 build requires; useless
+
+---
+Sun Jan 25 04:13:47 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * add rules to make doc/build
+  * add Sphings as requirement
+  * remove 2to3 as requirement
+
+- update to version 2.0.2:
+  * Fix Python tracebacks getting duplicated in the console lexer (#1068).
+  * Backquote-delimited identifiers are now recognized in F# (#1062).
+
+---

Old:

  Pygments-2.0.1.tar.gz

New:

  Pygments-2.0.2.tar.gz



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.ge0YhJ/_old  2015-02-10 20:22:03.0 +0100
+++ /var/tmp/diff_new_pack.ge0YhJ/_new  2015-02-10 20:22:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pygments
-Version:2.0.1
+Version:2.0.2
 Release:0
 Url:http://pygments.org
 Summary:Pygments is a syntax highlighting package written in Python
@@ -25,8 +25,6 @@
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3
-BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
 BuildRequires:  python3-setuptools
@@ -64,7 +62,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE AUTHORS CHANGES TODO doc/_build
+%doc LICENSE AUTHORS CHANGES TODO
 %{_bindir}/pygmentize-%{py3_ver}
 %{_mandir}/man1/pygmentize-%{py3_ver}.1.gz
 %{python3_sitelib}/pygments/

++ Pygments-2.0.1.tar.gz -> Pygments-2.0.2.tar.gz ++
 190254 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-Pygments for openSUSE:Factory

2015-01-03 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2015-01-03 22:01:14

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2014-05-09 06:58:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2015-01-03 22:01:34.0 +0100
@@ -1,0 +2,139 @@
+Thu Jan  1 19:53:27 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * changed coyright year
+  * updated path to man-page in tar-ball (docs->doc)
+  * updated path: docs/build -> doc/_build
+
+---
+Thu Dec 18 18:05:51 UTC 2014 - a...@gmx.de
+
+- update to version 2.0.1:
+  * Fix an encoding issue when using ``pygmentize`` with the ``-o`` option.
+
+- changes from version 2.0:
+  * Default lexer encoding is now "guess", i.e. UTF-8 / Locale /
+Latin1 is tried in that order.
+  * Major update to Swift lexer (PR#410).
+  * Multiple fixes to lexer guessing in conflicting cases
+  * recognize HTML5 by doctype
+  * recognize XML by XML declaration
+  * don't recognize C/C++ as SystemVerilog
+  * Simplified regexes and builtin lists.
+
+- changes from version 2.0rc1:
+  * Dropped Python 2.4 and 2.5 compatibility.  This is in favor of 
single-source
+compatibility between Python 2.6, 2.7 and 3.3+.
+  * New website and documentation based on Sphinx (finally!)
+  * Lexers added:
+* APL (#969)
+* Agda and Literate Agda (PR#203)
+* Alloy (PR#355)
+* AmbientTalk
+* BlitzBasic (PR#197)
+* ChaiScript (PR#24)
+* Chapel (PR#256)
+* Cirru (PR#275)
+* Clay (PR#184)
+* ColdFusion CFC (PR#283)
+* Cryptol and Literate Cryptol (PR#344)
+* Cypher (PR#257)
+* Docker config files
+* EBNF (PR#193)
+* Eiffel (PR#273)
+* GAP (PR#311)
+* Golo (PR#309)
+* Handlebars (PR#186)
+* Hy (PR#238)
+* Idris and Literate Idris (PR#210)
+* Igor Pro (PR#172)
+* Inform 6/7 (PR#281)
+* Intel objdump (PR#279)
+* Isabelle (PR#386)
+* Jasmin (PR#349)
+* JSON-LD (PR#289)
+* Kal (PR#233)
+* Lean (PR#399)
+* LSL (PR#296)
+* Limbo (PR#291)
+* Liquid (#977)
+* MQL (PR#285)
+* MaskJS (PR#280)
+* Mozilla preprocessors
+* Mathematica (PR#245)
+* NesC (PR#166)
+* Nit (PR#375)
+* Nix (PR#267)
+* Pan
+* Pawn (PR#211)
+* Perl 6 (PR#181)
+* Pig (PR#304)
+* Pike (PR#237)
+* QBasic (PR#182)
+* Red (PR#341)
+* ResourceBundle (#1038)
+* Rexx (PR#199)
+* Rql (PR#251)
+* Rsl
+* SPARQL (PR#78)
+* Slim (PR#366)
+* Swift (PR#371)
+* Swig (PR#168)
+* TADS 3 (PR#407)
+* Todo.txt todo lists
+* Twig (PR#404)
+  * Added a helper to "optimize" regular expressions that match one of many
+literal words; this can save 20% and more lexing time with lexers that
+highlight many keywords or builtins.
+  * New styles: "xcode" and "igor", similar to the default highlighting of
+the respective IDEs.
+  * The command-line "pygmentize" tool now tries a little harder to find the
+correct encoding for files and the terminal (#979).
+  * Added "inencoding" option for lexers to override "encoding" analogous
+to "outencoding" (#800).
+  * Added line-by-line "streaming" mode for pygmentize with the "-s" option.
+(PR#165)  Only fully works for lexers that have no constructs spanning
+lines!
+  * Added an "envname" option to the LaTeX formatter to select a replacement
+verbatim environment (PR#235).
+  * Updated the Makefile lexer to yield a little more useful highlighting.
+  * Lexer aliases passed to ``get_lexer_by_name()`` are now case-insensitive.
+  * File name matching in lexers and formatters will now use a regex cache
+for speed (PR#205).
+  * Pygments will now recognize "vim" modelines when guessing the lexer for
+a file based on content (PR#118).
+  * Major restructure of the ``pygments.lexers`` module namespace.  There are 
now
+many more modules with less lexers per module.  Old modules are still 
around
+and re-export the lexers they previously contained.
+  * The NameHighlightFilter now works with any Name.* token type (#790).
+  * Python 3 lexer: add new exceptions from PEP 3151.
+  * Opa lexer: add new keywords (PR#170).
+  * Julia lexer: add keywords and underscore-separated number
+literals (PR#176).
+  * Lasso lexer: fix method highlighting, update builtins. Fix
+guessing so that plain XML isn't always taken as Lasso (PR#163).
+  * Objective C/C++ lexers: allow "@" prefixing any expression (#871).
+  * Ruby lexer: fix lexing of Name::Space tokens (#8

commit python3-Pygments for openSUSE:Factory

2014-05-08 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2014-05-09 06:58:38

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pygments/python3-Pygments.changes
2013-06-21 19:01:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pygments.new/python3-Pygments.changes   
2014-05-09 06:58:40.0 +0200
@@ -1,0 +2,6 @@
+Thu May  8 13:49:58 UTC 2014 - toddrme2...@gmail.com
+
+- add LICENSE to doc section 
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python3-Pygments.spec ++
--- /var/tmp/diff_new_pack.nb7q3L/_old  2014-05-09 06:58:40.0 +0200
+++ /var/tmp/diff_new_pack.nb7q3L/_new  2014-05-09 06:58:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Pygments
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,9 @@
 BuildRequires:  python3
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-nose
+Requires:   python3-setuptools
 BuildArch:  noarch
 
 %description
@@ -63,7 +64,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS CHANGES TODO docs/build
+%doc LICENSE AUTHORS CHANGES TODO docs/build
 %{_bindir}/pygmentize-%{py3_ver}
 %{_mandir}/man1/pygmentize-%{py3_ver}.1.gz
 %{python3_sitelib}/pygments/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-Pygments for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2012-05-21 09:30:12

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is "python3-Pygments", Maintainer is ""

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org