Commit Graph

64 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
88c9f91b13 Also rename the gui subpackage to python2-meh-gui 2017-12-17 08:42:27 -05:00
Zbigniew Jędrzejewski-Szmek
4d4dd782f8 Python 2 binary package renamed to python2-meh 2017-08-19 09:41:31 -04:00
Fedora Release Engineering
11272fa2c8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 10:53:21 +00:00
Fedora Release Engineering
437db681c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 09:34:40 +00:00
Miro Hrončok
30d7d076f2 Rebuild for Python 3.6 2016-12-19 18:20:37 +01:00
Fedora Release Engineering
ef8d32c628 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 10:26:36 +00:00
Martin Kolman
9fb22749d2 New version
- Some rpmlint fixes (mkolman)
- Remove the removal of the eintr checker, which has been removed (dshea)
2016-02-19 14:23:52 +01:00
Fedora Release Engineering
c0bc8e89b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 20:08:55 +00:00
Robert Kuska
1310ea4e2e Rebuilt for Python3.5 rebuild
Also remove requires for python3-pocketlint
2015-11-05 10:28:18 +01:00
Martin Kolman
1eaedb5c5e New version
- Set translations domain for glade files (vtrefny)
2015-10-05 15:04:10 +02:00
Martin Kolman
5731a07270 New version
- Add tests and ChangeLog to MANIFEST.in (vtrefny)
- Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny)
- Add Makefile to MANIFEST.in (vtrefny)
- Add archive target to Makefile (vtrefny)
- Add .gitignore (vtrefny)
2015-09-29 19:07:01 +02:00
Martin Kolman
ac7f1f2e4d New version
- Make sure the Meh window has focus even if a dialog is displayed (mkolman)
- Run pylint as part of "make ci". (clumens)
- Add a new makefile target that does everything needed for jenkins. (clumens)
- Fix the other pylint-discovered errors. (clumens)
- Use isinstance instead of type. (clumens)
- Fix all the places we're redefining something. (clumens)
- Don't use [] as the default argument in a method. (clumens)
- Take care of exception-related pylint messages. (clumens)
- Get rid of all the unused variable warnings. (clumens)
- Get rid of all unused and wildcard imports. (clumens)
- Add pocketlint support to python-meh. (clumens)
- Use gi.require_version for Gtk import (vtrefny)
2015-09-16 15:34:59 +02:00
Dennis Gilmore
298fda2bbb - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 19:54:21 +00:00
Martin Kolman
cfe69c4beb New version
- Make sure the date in RPM changelog is always in English (mkolman)
- Update upstream URL (mkolman)
2015-04-28 14:27:37 +02:00
Martin Kolman
3e107727a2 New version
- Handle LANG=C (mkolman)
2015-04-01 13:29:54 +02:00
Martin Kolman
15055d7d40 New version
- Switch to Zanata for translations (mkolman)
- Run both Python 2 and Python 3 tests for "make test" (mkolman)
- Python 3 compatibility fixes for the Unicode test (mkolman)
- Make it possible to specify file open mode (mkolman)
- Add missing six dependency (mkolman)
- Fix date in changelog (mkolman)
2015-04-01 13:28:46 +02:00
Martin Kolman
b4d1c66645 New version
- Fix dumping file attachments in Python 3 (vtrefny)
- meh has not required openssh-clients since 2009 (awilliam)
2015-03-27 17:35:50 +01:00
Martin Kolman
ad89a2e7c9 New version
- Package's epoch returned by RPM is an integer (#1199263) (vpodzime)
2015-03-05 20:17:03 +01:00
Martin Kolman
9c2e15614e New version
- Add option to remove the 'Debug' option/button for mainExceptionWindow (vtrefny)
- Spec file fixes (vpodzime) (mkolman)
2015-02-17 14:43:18 +01:00
Vratislav Podzimek
5f65548280 New version
- Encode str/unicode object before hashing it (vpodzime)
- Use dict.items() instead of dict.iteritems() (vpodzime)
- Add one more flag to test (for Python3) (vpodzime)
- Make sure we work with strings when we think we do (vpodzime)
- Make sure fresh translations are always fetched (vpodzime)
- Add pieces needed to build the python3- subpackage (#985294) (mhroncok)
- Remove yum from requires and fix setuptools requires (mhroncok)
- raw_input is replaced by input in Python3 (vpodzime)
- Raise exception in a Python3 compatible way (mhroncok)
2014-12-09 09:15:05 +01:00
Toshio Kuratomi
dc24ae98bd Replace pyhton-setuptools-devel BR with python-setuptools 2014-06-30 15:49:12 -07:00
Dennis Gilmore
307f38c693 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 16:22:15 -05:00
Martin Kolman
1ca9bc6534 New version
- Translation update
2014-04-28 18:49:34 +02:00
Martin Kolman
67ae899ce6 New version
- Translation update
2014-04-28 18:38:00 +02:00
Martin Kolman
82acffbb7d New version
- Translation update
2014-03-21 19:15:20 +01:00
Vratislav Podzimek
b24880d967 Fix for the New version
Actual content for the previous (accidentaly empty) commit.
2013-12-18 13:12:32 +01:00
Vratislav Podzimek
e20cee0c6c New version
- Skip callbacks providing no information (vpodzime)
- Exclude compiled versions of gui.py from the non-gui package (dshea)
2013-12-18 13:03:40 +01:00
Vratislav Podzimek
7e50b300c3 New version
- Split GUI out into a separate package (vpodzime)
- Create archives in one Makefile target and reuse it (vpodzime)
2013-11-20 14:28:35 +01:00
Vratislav Podzimek
444262a4c1 New version
- Introduce support for Python 3 while keeping Python 2 working (miro)
- Sync spec with downstream (vpodzime)
2013-11-05 08:27:18 +01:00
Vratislav Podzimek
1297baed29 New version
- Use join method instead of the joinfields function
- Translate the hints on how to quit debugger and shell
- Add a way to run shell when exception appears
- Get rid of constants that are no longer used anywhere
- Filter local variables in a nicer way and fix docstring
2013-10-09 13:51:53 +02:00
Dennis Gilmore
abe8a1686b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 03:25:06 -05:00
Vratislav Podzimek
a2fb72ddfc New version.
- Output binary data correctly as hexa strings (#986515) (vpodzime)
- Add newline before dumping callbacks' outputs (vpodzime)
2013-07-23 13:26:28 +02:00
Vratislav Podzimek
c8ed471ec6 New version.
- Add and use the safe_string module and the SafeStr class (vpodzime)
- Give translators hint about the cryptic strings (vpodzime)
2013-06-18 12:54:23 +02:00
Vratislav Podzimek
56e3090d31 New version.
- Epoch of the package from RPM db can be None (#957789) (vpodzime)
2013-05-02 14:16:36 +02:00
Vratislav Podzimek
dd4a051338 New version.
- Use Sphinx syntax for docstrings (vpodzime)
- Allow a change of the I/O functions (vpodzime)
- Reword the 'Debug' button warning (#948256) (vpodzime)
2013-04-17 12:45:06 +02:00
Vratislav Podzimek
c16e6b3af2 New version.
- Some more stuff for ABRT/libreport (#929181) (vpodzime)
- Tell ABRT we are reporting a Python excetion (vpodzime)
- Use named tuples instead of our magic tuples (vpodzime)
2013-04-04 11:24:20 +02:00
Dennis Gilmore
2be22bea06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 13:50:30 -06:00
Vratislav Podzimek
2d6abc6d15 New version.
- New purely textual text interface (vpodzime)
- Add dumb enableNetwork implementation to GraphicalIntf (vpodzime)
- Destroy main window after running it (vpodzime)
- Get rid of the accountManager and use new libreport API (vpodzime)
- Add a way to override previously registered callback (vpodzime)
- Allow callbacks marked as attachment only (vpodzime)
- Add support for callbacks providing additional data (vpodzime)
2013-01-22 12:53:44 +01:00
Vratislav Podzimek
e9df55bfcb New version.
- Handle non-ascii dict keys and values correctly (#883641) (vpodzime)
2012-12-11 12:57:49 +01:00
Vratislav Podzimek
7394e64971 New version.
- Add test for handling unicode strings and files (vpodzime)
- Read files as UTF-8 and ignore errors (#874250) (vpodzime)
- Add %check section to the spec file (vpodzime)
- Fix tests (vpodzime)
2012-11-15 14:06:16 +01:00
Vratislav Podzimek
355afd2676 New version.
- Handle tracebacks with no stack (#866441) (vpodzime)
- Parse component name correctly (#866526) (vpodzime)
- Spelling corrections (#865993) (vpodzime)
2012-10-25 12:51:03 +02:00
Vratislav Podzimek
82f5ff7a37 New version.
- Handle unicode strings correctly (#854959) (vpodzime)
2012-10-09 18:42:06 +02:00
Vratislav Podzimek
e9a37ebd75 New version. 2012-09-11 13:02:05 +02:00
Vratislav Podzimek
98f613501e New version. 2012-08-27 10:55:25 +02:00
Vratislav Podzimek
a1a63f7178 New version. 2012-08-03 20:34:52 +02:00
Vratislav Podzimek
2c9997f0d2 New version. 2012-07-27 18:17:36 +02:00
Dennis Gilmore
f41a85204e - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 02:10:24 -05:00
Vratislav Podzimek
c071e6729b New version. 2012-01-12 15:03:13 +01:00
Dennis Gilmore
59181ebe7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:06:12 -06:00
Chris Lumens
1511568f25 - Update the spec file URL to something valid (#670601). (clumens)
- Don't use _D for Debug, since that's already used by the expander (#640929). (clumens)
- Translation updates.
2011-01-25 11:14:38 -05:00