Commit Graph

85 Commits

Author SHA1 Message Date
Fedora Release Engineering
eb56d181a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 07:28:19 +00:00
Python Maint
1b7df1afc2 Rebuilt for Python 3.10 2021-06-04 10:37:24 +02:00
Fedora Release Engineering
7112112003 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 11:39:41 +00:00
Tom Stellard
81660b1b8d Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-08 19:52:22 +00:00
Martin Kolman
a887bc78ba New version
- Merge pull request #33 from mzidek-gh/master (mkolman)
- dump: Use exception's type and value when calculating hash (mzidek)
2020-09-29 18:05:31 +02:00
Martin Kolman
10255e4587 New version
- Merge pull request #31 from jkonecny12/master-fix-make-archive (mkolman)
- Fix make archive command after pot file removal (jkonecny)
- Merge pull request #29 from jkonecny12/master-weblate-support (jkonecny)
- Add Readme with description and translation badge (jkonecny)
- Add pot file to the git ignore (jkonecny)
- Pause release when making bumpver to check and solve translations (jkonecny)
- Remove unused PREFIX from Makefile (jkonecny)
- Remove Zanata (jkonecny)
- Push translations to our translation repository (jkonecny)
- Download translations from Weblate (jkonecny)
- Remove pot file (jkonecny)
- Merge pull request #24 from M4rtinK/master-fix_zanata_client_detection_in_makefile (mkolman)
- Fix Zanata client detection in Makefile (mkolman)
2020-08-25 16:12:15 +02:00
Fedora Release Engineering
a267f4a80d - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 02:05:31 +00:00
Miro Hrončok
c3f2712d18 Rebuilt for Python 3.9 2020-05-24 08:05:44 +02:00
Fedora Release Engineering
5d45ca1504 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 13:18:34 +00:00
Martin Kolman
f720d60494 New version
- Handle bytes and strings from RPM (#1764642) (vponcova)
2019-10-23 19:01:44 +02:00
Miro Hrončok
d681c519ef Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:18:25 +02:00
Miro Hrončok
98cd80e50f Rebuilt for Python 3.8 2019-08-17 17:12:20 +02:00
Fedora Release Engineering
753e2f5dd5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 14:29:25 +00:00
Fedora Release Engineering
338708533a - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 07:43:27 +00:00
Martin Kolman
0e191f6436 New version
- Make sure gettext returns strings not bytes (mkolman)
- Spec: Move TUI back to main package (awilliam)
2018-07-23 16:19:55 +02:00
Fedora Release Engineering
1f763043aa - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 00:56:31 +00:00
Miro Hrončok
fdbc3f81d0 Rebuilt for Python 3.7 2018-06-17 14:21:32 +02:00
Adam Williamson
36dc517c21 Sigh, fix the __pycache__ bit of previous commit 2018-02-14 12:39:22 -08:00
Adam Williamson
95e2e88f5d Move TUI back to main package
The TUI bits were inadvertently(?) moved to the -gui subpackage
in the 0.46-1 package build. This broke Rawhide composes, as it
made anaconda's text interface require python3-meh-gui. This
moves the TUI bits back to the main python3-meh package and
should fix Rawhide composes.

Corresponding pull request for upstream repo is
https://github.com/rhinstaller/python-meh/pull/17 .
2018-02-14 12:33:32 -08:00
Martin Kolman
cc07e737c4 New version
- Drop Python 2 support (mkolman)
2018-02-13 00:10:30 +01:00
Fedora Release Engineering
cae30beee5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 08:53:08 +00:00
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