[Python-modules-commits] [pytest-pylint] 06/06: releasing package pytest-pylint version 0.6.0-1

Ondrej Koblizek kobla-guest at moszumanska.debian.org
Tue Aug 2 06:24:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

kobla-guest pushed a commit to branch master
in repository pytest-pylint.

commit 72a9f28021b29120d5b763f05f8a43429e386bb7
Author: Ondřej Kobližek <ondrej.koblizek at firma.seznam.cz>
Date:   Tue Aug 2 08:18:24 2016 +0200

    releasing package pytest-pylint version 0.6.0-1
---
 debian/CHANGELOG | 327 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog |   4 +-
 2 files changed, 329 insertions(+), 2 deletions(-)

diff --git a/debian/CHANGELOG b/debian/CHANGELOG
new file mode 100644
index 0000000..bec187c
--- /dev/null
+++ b/debian/CHANGELOG
@@ -0,0 +1,327 @@
+commit d23ad00deecf9733d227a902f95ac150c7be906e
+Merge: 2fc6457 9d509b6
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jul 23 10:02:53 2016 -0400
+
+    Merge pull request #20 from carsongee/rc/0.6.0
+    
+    Rc/0.6.0
+
+commit 9d509b6c931e1f6f6c08c4dcfe016382caea904a
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jul 23 09:57:44 2016 -0400
+
+    Released 0.6.0
+
+commit 3d6a2cbd1509b6e1df907d36c2d6bb4195102b43
+Merge: 420abfe b1ac212
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Jul 22 16:54:42 2016 -0400
+
+    Merge pull request #19 from sebastianstigler/master
+    
+    Add marker 'pylint' to run pylint checks only
+
+commit b1ac212f62f6358bb003836e631a7bd91596bebc
+Author: Sebastian Stigler <sebastian at sebastian-stigler.de>
+Date:   Fri Jul 22 21:41:27 2016 +0200
+
+    simplify the marker
+
+commit ca0d82b669d3ee9a479424f2e4ca11a4fd773bfa
+Author: Sebastian Stigler <sebastian at sebastian-stigler.de>
+Date:   Fri Jul 22 16:25:56 2016 +0200
+
+    Add marker 'pylint' to run pylint checks only
+    
+    You can run `py.test --pylint -m pylint` to just run the linter and no
+    other tests.
+
+commit 420abfea9ae3f12386b12fdf6ac733433b8ab527
+Merge: 6b706cc 6d2b956
+Author: Carson Gee <x at carsongee.com>
+Date:   Tue Jun 7 19:19:25 2016 -0400
+
+    Merge pull request #17 from onovy/master
+    
+    Bump required version pytest to 2.7
+
+commit 6d2b956c38ff1fc64bf7827df6977b0b05c5d211
+Author: Ondřej Nový <ondrej.novy at firma.seznam.cz>
+Date:   Tue Jun 7 16:47:35 2016 +0200
+
+    Bump required version pytest to 2.7
+    
+    test_pytest_pylint.py is failing on 2.6.4 and older
+
+commit 6b706cc2fa48869a0c22c55e4127cfc4f0a0dd10
+Merge: dc68dca 2fc6457
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Apr 2 10:56:03 2016 -0400
+
+    Merge pull request #16 from carsongee/release
+    
+    Release
+
+commit 2fc6457a116a3c70c55e09bbe9957f2f9bed1e60
+Merge: 9426b89 715234f
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Apr 2 10:53:44 2016 -0400
+
+    Merge pull request #15 from carsongee/rc/0.5.0
+    
+    Rc/0.5.0
+
+commit 715234f7a7a62b6a13b1c6cad32ac6b0b0c02f83
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Apr 2 10:50:25 2016 -0400
+
+    Release 0.5.0
+    - Support for finding pylintrc in pytest.ini folder
+
+commit dc68dca5994e93a783f3fa8514afa245dd111fc9
+Merge: 0a45b9f 166aed6
+Author: Carson Gee <x at carsongee.com>
+Date:   Tue Mar 29 15:22:45 2016 -0400
+
+    Merge pull request #14 from andras-tim/feature/pytest-ini-path
+    
+    Find .pylintrc in directory of pytest.ini too
+
+commit 166aed6a7a81293311402134340c331998773ac6
+Author: Andras Tim <andras.tim at gmail.com>
+Date:   Tue Mar 29 19:39:39 2016 +0200
+
+    Find .pylintrc in directory of pytest.ini too
+
+commit 9426b89e8ce829bfe08d0a2c0f141900625218e1
+Merge: dc1ba06 571ee92
+Author: Carson Gee <x at carsongee.com>
+Date:   Sun Dec 13 16:47:18 2015 -0500
+
+    Merge pull request #11 from carsongee/rc/0.4.1
+    
+    Rc/0.4.1
+
+commit 0a45b9f58c233a156a6a289bbd90c2db79bafcad
+Merge: 43e7546 571ee92
+Author: Carson Gee <x at carsongee.com>
+Date:   Sun Dec 13 16:46:49 2015 -0500
+
+    Merge branch 'rc/0.4.1'
+
+commit 571ee9255225b241df0310ddffd9ecb7febc25bb
+Author: Carson Gee <x at carsongee.com>
+Date:   Sun Dec 13 16:43:23 2015 -0500
+
+    Released 0.4.1
+
+commit 43e75465a796c12aa646a6a241f8b42fa304cfa5
+Merge: d0b87d5 16eda32
+Author: Carson Gee <x at carsongee.com>
+Date:   Sun Dec 13 16:41:55 2015 -0500
+
+    Merge pull request #10 from carsongee/feature/debug_deprecated_add_message
+    
+    Removed add_message implementation in pylint reporter
+
+commit 16eda32baf4b16e105a8f805f61a54ae26fdecf3
+Author: Carson Gee <x at carsongee.com>
+Date:   Sun Dec 13 15:09:47 2015 -0500
+
+    Added pylint minimum version to setup
+    Closes #9
+
+commit d0b87d5f2d0569f04e888c2870e3cab46bb8529b
+Merge: 274ece4 0aed7b9
+Author: Carson Gee <x at carsongee.com>
+Date:   Mon Sep 28 10:07:41 2015 -0400
+
+    Merge branch 'rc/0.4.0'
+
+commit dc1ba06d740a6dffb5fc491c389712261cba2662
+Merge: 9b90a13 0aed7b9
+Author: Carson Gee <x at carsongee.com>
+Date:   Mon Sep 28 10:06:53 2015 -0400
+
+    Merge branch 'rc/0.4.0' into release
+
+commit 0aed7b96549df521619de0b37c256c29fabc1d9c
+Author: Carson Gee <x at carsongee.com>
+Date:   Mon Sep 28 10:01:26 2015 -0400
+
+    Set to version 0.4.0
+
+commit 274ece49d67df9a260adb6b6a4cb46a2695fe424
+Merge: 2ffadaa 150b7e7
+Author: Carson Gee <x at carsongee.com>
+Date:   Mon Sep 28 09:58:29 2015 -0400
+
+    Merge pull request #6 from rutsky/pylintrc_msg_template
+    
+    use msg-template from pylintrc config to format error
+
+commit 150b7e7337c2d3b637a042c335bbff52660df65f
+Author: Vladimir Rutsky <vladimir.rutsky at transas.com>
+Date:   Mon Sep 28 16:11:50 2015 +0300
+
+    remove no-init, since __init__ implemented
+
+commit 77840aae3695dff5ff74153cab06c8880b0d3a17
+Author: Vladimir Rutsky <vladimir at rutsky.org>
+Date:   Mon Sep 28 03:45:25 2015 +0300
+
+    use msg-template from pylintrc config to format error
+    
+    Allows to setup custom error string format.
+    
+    Deprecated pylintrc options like "include-ids" and "symbols" are not
+    supported.
+
+commit 2ffadaab4a7d3febe17168ba7886e168bdfea35c
+Merge: 6ae2d11 d088482
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jun 13 22:21:54 2015 -0400
+
+    Merge pull request #4 from carsongee/rc/0.3.0
+    
+    Version 0.3.0
+
+commit 9b90a1312d4560c52a33f917d748b89e283d6c59
+Merge: e686558 d088482
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jun 13 22:20:45 2015 -0400
+
+    Merge branch 'rc/0.3.0' into release
+
+commit d0884822649ba3971fa8993d60e29a1f14fb4292
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jun 13 22:18:14 2015 -0400
+
+    Version 0.3.0
+    - Support pylintrc file ignore lists
+
+commit 6ae2d119100b8b9443c5959b5c969b33ff647a8c
+Merge: 58b3605 442af8b
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jun 13 21:25:56 2015 -0400
+
+    Merge pull request #3 from carsongee/feature/ignore
+    
+    Support the ignore list from pylintrc
+
+commit 442af8bba6d22ce220f217458e9e2323ba4cb255
+Author: Carson Gee <x at carsongee.com>
+Date:   Sat Jun 13 21:19:58 2015 -0400
+
+    Support the ignore list from pylintrc
+    Closes #2
+
+commit 58b3605ca7e8d9e9036e3b9a293bf16a98e0aade
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 16:26:56 2015 -0400
+
+    Add links to badges
+
+commit 1e10fccce56d3eeb3b605d58b1ce826c42033775
+Merge: 84aaef6 cae9bb9
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 16:22:08 2015 -0400
+
+    Merge branch 'rc/0.2.0'
+
+commit e6865588531fe1cdd0ce826632e2ce071bab666a
+Merge: 8f9800b cae9bb9
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 16:21:28 2015 -0400
+
+    Merge branch 'rc/0.2.0' into release
+
+commit cae9bb969f0a6b938c28ecc90968ddd9f1de6549
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 16:19:12 2015 -0400
+
+    Version 0.2.0
+
+commit 84aaef65fc9dc6a51eb991510d172ffa1a4ceaa0
+Merge: 3ff766b 8a4f08f
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 12:04:56 2015 -0400
+
+    Merge pull request #1 from carsongee/feature/modernize_pylint_reporter
+    
+    Modernize pylint reporter
+
+commit 8a4f08f12ddb7b257c74e7dddc5e6925f07d0016
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 11:34:11 2015 -0400
+
+    Modernize pylint reporter to use newer handle_message method
+
+commit c55073b9d9f7d7617cbb4049f07a4c30ef3c550f
+Author: Carson Gee <x at carsongee.com>
+Date:   Fri Apr 24 11:15:30 2015 -0400
+
+    Add LICENSE to distribution
+
+commit 3ff766b6085eb5cb7d0b613d4e114b82590cc1b6
+Merge: 67c7694 7d706d1
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 21:31:40 2015 -0400
+
+    Merge branch 'rc/0.1.0'
+
+commit 8f9800baff939aa2d860ef85cf2778e5cafb3aa3
+Merge: 52031ee 7d706d1
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 21:31:05 2015 -0400
+
+    Merge branch 'rc/0.1.0' into release
+
+commit 7d706d107828a16afc435a9c94746b7ca30cdd4b
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 21:30:52 2015 -0400
+
+    Bump version for first release
+
+commit 67c769417b0783afad4dbaac27f7daf4db036548
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 21:29:35 2015 -0400
+
+    Improved README and setup
+
+commit 2a4f0cf40b4a13046b761f704efd67e23249c67e
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 21:06:56 2015 -0400
+
+    python 3 compatibility
+
+commit ca1be94009fc687b2611ed9f3350688f6addce3f
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 20:58:10 2015 -0400
+
+    Tox and Travis
+
+commit f7ad6287ea8d28ad187bbc82c0bc00d1a86e7ec6
+Author: Carson Gee <x at carsongee.com>
+Date:   Thu Apr 23 20:11:39 2015 -0400
+
+    Fix pylint issues
+
+commit 56eee9aa6c31a7da86e7cd5989151c5f0064969f
+Author: Carson Gee <x at carsongee.com>
+Date:   Wed Apr 22 09:11:27 2015 -0400
+
+    Adding initial tests for plugin and repalted bug fixes
+
+commit 487518195d6da8adf0d7b55dcdca16837f0ce234
+Author: Carson Gee <x at carsongee.com>
+Date:   Tue Apr 21 09:56:59 2015 -0400
+
+    Initial commit
+
+commit 52031eec7f1599ed047eeee842e6dbf5e30a3e51
+Author: Carson Gee <x at carsongee.com>
+Date:   Tue Apr 21 09:52:54 2015 -0400
+
+    Initial commit
diff --git a/debian/changelog b/debian/changelog
index ee4ab1f..af1ac47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pytest-pylint (0.6.0-1) UNRELEASED; urgency=medium
+pytest-pylint (0.6.0-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
   * Removed version from python-all build dependency
@@ -7,7 +7,7 @@ pytest-pylint (0.6.0-1) UNRELEASED; urgency=medium
   [ Ondřej Kobližek ]
   * New upstream release
 
- -- Ondřej Kobližek <koblizeko at gmail.com>  Tue, 02 Aug 2016 06:41:19 +0200
+ -- Ondřej Kobližek <koblizeko at gmail.com>  Tue, 02 Aug 2016 07:56:04 +0200
 
 pytest-pylint (0.5.0-2) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-pylint.git



More information about the Python-modules-commits mailing list