Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
rpmlint.1414
0001-Set-Python-3.4-magic-number-to-3310.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Set-Python-3.4-magic-number-to-3310.patch of Package rpmlint.1414
From 0929683e2544813d65ef85ae49b52ccdc6662746 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke <saschpe@mailbox.org> Date: Tue, 1 Apr 2014 12:47:30 +0200 Subject: [PATCH] Set Python-3.4 magic number to 3310 This is the final magic number of the 3.4 release. --- FilesCheck.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: rpmlint-1.5/FilesCheck.py =================================================================== --- rpmlint-1.5.orig/FilesCheck.py +++ rpmlint-1.5/FilesCheck.py @@ -741,7 +741,7 @@ _python_magic_values = { '3.1': 3150, '3.2': 3180, '3.3': 3230, - '3.4': 3260, + '3.4': 3310, } def get_expected_pyc_magic(path):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor