Charalampos Stratakis
10ba826cb6
Synced patch for libxcrypt with upstream
2018-02-12 12:41:06 +01:00
Björn Esser
d3af3ef92c
Add patch to explicitly link _ctypes module with -ldl ( #1537489 )
...
Add patch to explicitly link _ctypes module with -ldl (#1537489 )
Refactored patch for libxcrypt
Re-enable strict symbol checks in the link editor
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
221978fced
Disable strict symbol checks in the link editor.
2018-02-12 12:41:06 +01:00
Björn Esser
212f3d7eb8
Add patch for libxcrypt
2018-02-12 12:41:06 +01:00
Igor Gnatenko
8ab3c20b1a
R: gdbm-devel → R: gdbm for python3-libs
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-12 12:41:06 +01:00
Miro Hrončok
60eff5e207
Require large enough gdbm (fixup for previous commit)
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
13f7a0acb9
Rebuild for reverted gdbm 1:1.13 on F27
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
0b33e0cf27
Remove a ppc64 segfault workaround which provided a larger stack for that arch, as it doesn't seem to affect the build anymore.
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
3dcb34959e
Masc two macros in comments that were expanded.
...
Remove the commented out file for the time shared library.
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
6f9a91b642
Remove python-gdb.py source file as it now gets installed from the upstream sources
2018-02-12 12:41:06 +01:00
Charalampos Stratakis
31d212b3c7
Remove our downstream systemtap instrumentation as now upstream provides us with dtrace hooks.
2018-02-12 12:41:06 +01:00
Fedora Release Engineering
72d368458c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 12:01:54 +00:00
Charalampos Stratakis
c86891d488
Remove obsolete scriptlets that are now automatic.
2018-02-05 17:59:56 +01:00
Iryna Shcherbina
dc669abc1d
Remove the python3-tools package (bz#1312030)
...
For more details see https://bugzilla.redhat.com/show_bug.cgi?id=1312030
Scope:
- Remove the python3-tools package and `Tools/` library
- Move /usr/bin/2to3 to python3-devel
- Move /usr/bin/idle and idlelib to python3-idle
- Provide python3-tools from python3-idle to keep upgrades sane
- Remove tests for tools from python3-tests package
Merges https://src.fedoraproject.org/rpms/python37/pull-request/4
2018-01-30 19:48:12 +01:00
Björn Esser
08148d40f8
Rebuilt for switch to libxcrypt
2018-01-20 23:07:44 +01:00
Miro Hrončok
6a6d4a0324
Move install stuff from %check to %install, where it belongs (oops)
2018-01-18 16:03:21 +01:00
Miro Hrončok
7f3ae64d2f
Remove /usr/bin/python37 ( #1526129 )
2018-01-18 16:02:54 +01:00
Miro Hrončok
c9349a73c7
Update to 3.7.0 alpha 4
2018-01-17 13:54:10 +01:00
Miro Hrončok
d673becd53
Ignore stuff
2017-12-01 13:57:42 +01:00
Miro Hrončok
2f82270763
Add sources for 3.7.0a2
2017-12-01 13:55:24 +01:00
Miro Hrončok
c93495efdf
Purge %changelog
2017-12-01 13:53:36 +01:00
Miro Hrončok
1da74de71e
Rename the specfile to fit package name
2017-12-01 13:52:53 +01:00
Miro Hrončok
cf16d06001
Merge python37 from churchyard/py37
2017-12-01 13:52:03 +01:00
Gwyn Ciesla
33e1cb6f54
Added the README
2017-12-01 12:28:37 +00:00
Miro Hrončok
08796195b5
Remove /usr/bin/2to3-3.7
2017-11-30 16:47:53 +01:00
Miro Hrončok
63459d7d2a
Add flatpackage conditional for python37
2017-11-30 16:40:32 +01:00
Miro Hrončok
d668c1e89c
Python 3.7 (fedpkg prep ok, builds ok without debug)
2017-11-30 09:25:27 +01:00
Miro Hrončok
1f528dac57
Raise the release of platform-python obsoletes for better maintainability
2017-11-21 11:04:48 +01:00
Miro Hrončok
e522c84bc5
Obsolete platform-python and it's subpackages
2017-11-15 16:05:21 +01:00
Charalampos Stratakis
a8c86d3aed
Apply the patch 279 correctly.
2017-10-09 13:21:53 +02:00
Charalampos Stratakis
22b8f2b10b
Fix memory corruption due to allocator mix (rhbz#1498207)
2017-10-09 13:10:17 +02:00
Charalampos Stratakis
47069ff417
Update to Python 3.6.3
...
Patches 270, 271, 272 were removed as they have been upstreamed.
Patch 277 was added to fix two hanging tests from test_subprocess.
Added gdb at the build dependencies, since gdb is not anymore in the
buildroot, and that made test_gdb to be skipped.
2017-10-06 13:30:25 +02:00
Miro Hrončok
71718b673e
Make the -devel package require redhat-rpm-config
...
https://bugzilla.redhat.com/show_bug.cgi?id=1217376
https://bugzilla.redhat.com/show_bug.cgi?id=1496757
https://bugzilla.redhat.com/show_bug.cgi?id=1218294
Later should be changed to a specific subpackage.
2017-09-29 12:30:12 +02:00
Miro Hrončok
0652b06063
Move pathfix.py to bindir
...
See https://github.com/fedora-python/python-rpm-porting/issues/24
2017-09-20 14:16:59 +02:00
Iryna Shcherbina
685fb7bc99
Fix /usr/bin/env dependency from python3-tools (rhbz#1482118)
2017-09-14 15:30:27 +02:00
Iryna Shcherbina
87e35ed7a5
Include -g in LDFLAGS sent to the linker (rhbz#1483222)
...
Include -g flag for both compilation and linking so that the debugging
information is correctly generated.
2017-09-06 17:19:02 +02:00
Petr Viktorin
7d6b083b83
Add changelog entry for this round of cleanups
2017-09-05 17:31:28 +02:00
Petr Viktorin
15a5ab1694
Make the main description also applicable to the SRPM
...
Also, add a comment to highlight its dual purpose
2017-09-05 11:54:13 +02:00
Petr Viktorin
7c72174fbd
Snipe a typo
2017-09-05 11:54:06 +02:00
Petr Viktorin
4ced9a188e
Check %{_lib} rather than hardcode all 64-bit arches
...
Checking %{lib} isn't guaranteed to determine the word size
correctly, but it works for current arches and is more likely
to stay correct when a new arch are added.
2017-09-05 11:43:32 +02:00
Petr Viktorin
4f6b427d2e
Include audiotest.au again
...
These files were removed because historically they included
a short sound clip from Monty Python shows, which might fall
under copyright.
In 2010 this was replaced upstream by a recording of Guido
van Rossum saying something silly in Dutch. So, there's no
reason to exclude the file anymore.
The bug mentioned in the removed comment is private due to
corporate policy from 2004. Sorry for that!
The problem itself is discussed at: http://bugs.python.org/issue7755
2017-09-05 11:33:00 +02:00
Petr Viktorin
39c4234d48
Remove the %clean section
2017-09-04 16:06:13 +02:00
Petr Viktorin
64593af0dd
Move systemtap tapfile installation into the per-build function
2017-09-04 16:06:13 +02:00
Petr Viktorin
6c5169565e
Move multilib support for pyconfig.h to the per-build section
2017-09-04 16:06:13 +02:00
Petr Viktorin
474cc9f637
install: Move renaming -devel scripts to the per-build function
2017-09-04 16:06:13 +02:00
Petr Viktorin
ec8375ccf7
Move packaging checks from %install to %check
2017-09-04 16:06:13 +02:00
Petr Viktorin
d54a775b46
Remove some unneeded old cleanups in %install
2017-09-04 16:06:13 +02:00
Petr Viktorin
f86b3d1707
Move creation of site-packages/__pycache__ dirs together
2017-09-04 16:06:13 +02:00
Petr Viktorin
208332b1c9
Clean up the start of the %install section
...
- Rewrite comments
- Move common part of GDB hook install out of the per-build function
2017-09-04 16:06:13 +02:00
Petr Viktorin
b3fc51be32
Replace ${RPM_BUILD_ROOT} by %{buildroot}
2017-09-04 16:06:13 +02:00