Versions
v1.3.7-r7 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 arm arm64 hppa ppc ppc64 s390 sparc x86 ~alpha ~amd64-linux ~ia64 ~m68k ~mips ~ppc-macos ~riscv ~sparc-solaris ~sparc64-solaris ~x64-macos ~x64-solaris ~x86-linux ~x86-solaris
- USE flags
- coverage examples test
USE flags
General
- coverage
- Pull in dev-python/coverage needed for nose-xcover plugin.
- examples
- Install examples, usually source code
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / coverage : Code coverage measurement for Python
dev-python / twisted : An asynchronous networking framework written in Python
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / coverage : Code coverage measurement for Python
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.7) language
dev-python / setuptools : Collection of extensions to Distutils
Depending packages
app-admin / ansible : Model-driven deployment, config management, and command execution framework
app-admin / ansible-base : Model-driven deployment, config management, and command execution framework
app-admin / ansible-lint : Checks ansible playbooks for practices and behaviour that can be improved
app-admin / clustershell : Python framework for efficient cluster administration
app-admin / lib_users : Check for mapped libs and open files that are marked as deleted
app-crypt / acme : An implementation of the ACME protocol
app-emulation / cloud-init : Cloud instance initialisation magic
dev-lang / hy : A LISP dialect running in python
dev-python / astroid : Abstract Syntax Tree for logilab packages
dev-python / blockdiag : Generate block-diagram image from text
dev-python / bottleneck : Fast NumPy array functions written in Cython
dev-python / case : Python unittest Utilities
dev-python / catkin_pkg : Standalone Python library for the catkin package system
dev-python / cssutils : A CSS Cascading Style Sheets library
dev-python / doublex : Python test doubles
dev-python / elasticsearch-curator : Tending time-series indices in Elasticsearch
dev-python / elasticsearch-py : Official Python low-level client for Elasticsearch
dev-python / eventlet : Highly concurrent networking library
dev-python / flaky : Plugin for nose or py.test that automatically reruns flaky tests
dev-python / flask-principal : Identity management for flask
dev-python / httpretty : HTTP client mock for Python
dev-python / imread : Read Image Files
dev-python / ipykernel : IPython Kernel for Jupyter
dev-python / lazr-delegates : Easily write objects that delegate behavior
dev-python / libpillowfight : Small library containing various image processing algorithms
dev-python / logfury : Boilerplate library for logging method calls
dev-python / mpi4py : Message Passing Interface for Python
dev-python / nose-exclude : Exclude specific directories from nosetests runs
dev-python / nose-random : Nose plugin to facilitate randomized unit testing
dev-python / nose_fixes : A plugin to make nose behave better
dev-python / nose_warnings_filters : A python module to inject warning filters during nosetest
dev-python / nosexcover : Extends nose.plugins.cover to add Cobertura-style XML reports
dev-python / numpydoc : Sphinx extension to support docstrings in Numpy format
dev-python / oslo-rootwrap : Allows fine filtering of shell commands to run as root from OpenStack services
dev-python / oslo-vmware : Oslo VMware library for OpenStack projects
dev-python / pandas : Powerful data structures for data analysis and statistics
dev-python / pweave : Scientific report generator and literate programming tool
dev-python / pycurl : python binding for curl/libcurl
dev-python / pyquery : A jQuery-like library for python
dev-python / pytest : Simple powerful testing with Python
dev-python / python-etcd : A python client for etcd
dev-python / python-zipstream : A zip archive generator
dev-python / restructuredtext-lint : Checks PyPI validity of reStructuredText
dev-python / rospkg : Standalone Python library for the ROS package system
dev-python / scipy : Scientific algorithms library for Python
dev-python / seaborn : Statistical data visualization
dev-python / sexpdata : a simple S-expression parser/serializer
dev-python / simplebayes : memory-based, optional-persistence naive bayesian text classifier
dev-python / socketio-client : A socket.io client library for Python
dev-python / sphinx-jinja : A sphinx extension to include jinja based templates into a sphinx doc
dev-python / sphinx-testing : Testing utility classes and functions for Sphinx extensions
dev-python / spyder-unittest : Plugin for Spyder to run tests and view the results
dev-python / statsmodels : Statistical computations and models for use with SciPy
dev-python / sure : idiomatic assertion toolkit with human-friendly failure messages
dev-python / urdf_parser_py : URDF parser for Python
dev-python / zope-component : Zope Component Architecture
dev-ros / calibration_estimation : Runs an optimization to estimate the a robot's kinematic parameters
dev-ros / camera_calibration : Calibration of monocular or stereo cameras
dev-ros / camera_calibration_parsers : Routines for reading and writing camera calibration parameters
dev-ros / controller_manager_tests : Tests for the controller manager
dev-ros / cv_bridge : Converts between ROS Image messages and OpenCV images
dev-ros / diagnostic_analysis : Converts diagnostics data into a series of CSV files
dev-ros / genmsg : Python library for generating ROS message and service data structures
dev-ros / genpy : Python ROS message and service generators
dev-ros / geodesy : Python and C++ interfaces for manipulating geodetic coordinates
dev-ros / image_geometry : C++ and Python libraries for interpreting images geometrically
dev-ros / laser_geometry : Class for converting from a 2D laser scan into a point cloud
dev-ros / message_filters : Set of message filters which take in messages and outputs those at a later time
dev-ros / qt_dotgraph : Helpers to work with dot graphs
dev-ros / rosclean : Cleanup filesystem resources (e.g. log files)
dev-ros / roscreate : Tool that assists in the creation of ROS filesystem resources
dev-ros / rosgraph : Prints information about the ROS Computation Graph
dev-ros / roslaunch : Tool for easily launching multiple ROS nodes
dev-ros / roslib : Base dependencies and support libraries for ROS
dev-ros / rosmake : ROS dependency aware build tool
dev-ros / rosmaster : ROS Master implementation
dev-ros / rospack : Retrieves information about ROS packages available on the filesystem
dev-ros / rostopic : Command-line tool for displaying debug information about ROS Topics
dev-ros / rosunit : Unit-testing package for ROS
dev-ros / roswtf : Tool for diagnosing issues with a running ROS system
dev-ros / rqt_dep : GUI plugin for visualizing the ROS dependency graph
dev-ros / test_rosbag : Unit tests for rosbag
dev-ros / test_roslib_comm : Unit tests for roslib
dev-ros / test_rosparam : Unit tests for rosparam
dev-ros / test_rospy : Unit tests for rospy
dev-ros / test_rosservice : Unit tests for rospy
dev-ros / tf : Maintains the relationship between frames in a tree structure over time
dev-ros / tf2_sensor_msgs : Transform sensor_msgs with tf. Most notably, PointCloud2
dev-ros / tf_conversions : Functions to convert common tf datatypes into those used by other libraries
dev-ros / topic_tools : Tools for directing, throttling and selecting ROS topics
dev-ros / unique_id : ROS Python and C++ interfaces for universally unique identifiers
dev-ros / xacro : XML macro language
dev-util / catkin : Cmake macros and associated python code used to build some parts of ROS
dev-util / conan : Distributed C/C++ package manager
dev-util / dput-ng : Next generation Debian package upload tool
dev-util / rosinstall : Command-line tools for maintaining a workspace of projects for ROS
dev-util / rosinstall_generator : Generates rosinstall metadata about repositories with ROS packages/stacks
dev-util / wstool : Commands to manage several local SCM repositories for ROS
media-gfx / svg2rlg : Converts SVG files to PDFs or reportlab graphics
media-libs / shaderc : Collection of tools, libraries and tests for shader compilation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
dev-python/nose: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove py2 revision
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove coverage dep on hppa
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove py2.7 in revbump
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Fix manpage install path
Closes: https://bugs.gentoo.org/725382 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/nose: Keyword 1.3.7-r5 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Limit twisted test-dep to py3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Stabilize 1.3.7-r5 ALLARCHES, #731454
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: x86 stable wrt bug #731454
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: s390 stable wrt bug #731454
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: ppc64 stable wrt bug #731454
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: ppc stable wrt bug #731454
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: arm stable wrt bug #731454
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Clean py27-requiring docs up
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Extend twisted tdep to py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Stabilize 1.3.7-r4 ALLARCHES
Closes: https://bugs.gentoo.org/714390 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Coverage supports py3.8 now
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: x86 stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: ppc64 stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: amd64 stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: ppc stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: arm stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nose: sparc stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: s390 stable wrt bug #714390
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Set DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Enable py3.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Remove the live ebuild
The project is practically dead, and the live ebuild is just a burden. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nose: Make coverage optional, EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Wim Muskee · gentoo
dev-python/nose: update HOMEPAGE, metadata
Closes: https://bugs.gentoo.org/691184 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12666 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: Remove last vestiges of python3_4
Closes: https://github.com/gentoo/gentoo/pull/11755 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/nose-1.3.7-r3: hppa stable, bug 653502
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-python/nose-1.3.7-r3: ppc stable, bug 653502 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nose: Enable py3.7 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/nose: s390 stable wrt bug #653502
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Sergei Trofimovich · gentoo
dev-python/nose: stable 1.3.7-r3 for ppc64, bug #653502
Bug: https://bugs.gentoo.org/653502 Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Tobias Klausmann · gentoo
dev-python/nose-1.3.7-r3: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/653502 - Mart Raudsepp · gentoo
dev-python/nose-1.3.7-r3: arm64 stable (bug #653502)
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Mikle Kolyada · gentoo
dev-python/nose: arm stable wrt bug #653502
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
dev-python/nose: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Sergei Trofimovich · gentoo
dev-python/nose: stable 1.3.7-r3 for ia64, bug #653502
Bug: https://bugs.gentoo.org/653502 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64" - Michael Mair-Keimberger · gentoo
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080 - Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540 - Rolf Eike Beer · gentoo
dev-python/nose: stable 1.3.7-r3 for sparc
Bug: https://bugs.gentoo.org/653502 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Aaron Bauman · gentoo
dev-python/nose: amd64 stable wrt bug #653502
Bug: https://bugs.gentoo.org/653502 Package-Manager: Portage-2.3.29, Repoman-2.3.9 - David Hicks · gentoo
dev-python/nose: use HTTPS for GitHub, update HOMEPAGE domain
* Use HTTPS for accessing GitHub domains * Update HOMEPAGE domain for readthedocs as HTTPS is now used, and a subdomain is also now used Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Michał Górny · gentoo
dev-python/nose: Clean old versions up - Brian Dolbec · gentoo
dev-python/nose: Update the twisted test dependency, switch order
Switch the order to prefer the single pkg twisted. Update it for all PYTHON_COMPAT targets available. Change the split twisted dep for the single twisted in the 9999. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30 - Zac Medico · gentoo
dev-python/nose: fix tests for python3.6 (bug 613534)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Zac Medico · gentoo
dev-python/nose: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Patrick Lauer · gentoo
dev-python/nose: Fix test dependencies #598326
Package-Manager: portage-2.3.2 - Mathy Vanvoorden · gentoo
dev-python/nose: fixed issue with testing with coverage 4.1.
I found a patch in an upstream PR but couldn't include the original as it was against master, adapted it to v1.3.7. Gentoo-Bug: https://bugs.gentoo.org/593724 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2536 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Mike Frysinger · gentoo
dev-python/nose: mark 1.3.7-r1 arm64/m68k/s390/sh stable #560894 - Ming Dai · gentoo
dev-python/nose: Bump v. 1.3.7-r1 to EAPI 6
Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1306 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Ming Dai · gentoo
dev-python/nose: Do not use banned EXAMPLES in EAPI 6
Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1299 Signed-off-by: Ian Delaney <idella4@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: KEYWORD under ALLARCHES policy
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Backport fix for python3.5
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=570044 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Propargate latest changes to live ebuild
clean old patches Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Drop old
obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=449748 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=449748 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=462126 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=466080 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=485022 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: ia64 stable wrt bug #549898
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: alpha stable wrt bug #549898
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/flacon-remove-old'
Pull request: https://github.com/gentoo/gentoo/pull/612 - Justin Lecher · gentoo
dev-python/nose: Include enhancement suggested by mgorny
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Build docs with python2
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571006 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: ppc stable wrt bug #549898
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-python/nose: x86 stable wrt bug #549898
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/zpuskas/kicad-doc-4.0.0-rc1'
Pull request: https://github.com/gentoo/gentoo/pull/403 - Markus Meier · gentoo
dev-python/nose: arm stable, bug #549898
Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
dev-python/nose: Stable for PPC64 (bug #549898).
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
dev-python/nose: Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
dev-python/nose: amd64 stable wrt bug #549898
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Justin Lecher · gentoo
dev-python/nose: Depend on threading support in python
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
dev-python/nose: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Merge branch 'mgorny-setuptools-unmess'
* mgorny-setuptools-unmess: (61 commits) dev-python/mimeparse: Keyword under ALLARCHES policy dev-python/testtools: Rekeyword according to old KEYWORDS dev-python/virtualenv: Keyword under ALLARCHES policy dev-python/pyasn1-modules: Keyword under ALLARCHES policy dev-python/pygments: Keyword under ALLARCHES policy dev-python/pytz: Keyword under ALLARCHES policy dev-python/testrepository: Keyword under ALLARCHES policy dev-python/testresources: Keyword under ALLARCHES policy dev-python/pbr: Keyword under ALLARCHES policy dev-python/mock: Rekeyword according to old KEYWORDS dev-python/funcsigs: Keyword under ALLARCHES policy dev-python/traceback2: Keyword under ALLARCHES policy dev-python/fixtures: Keyword under ALLARCHES policy dev-python/unittest2: Rekeyword according to old KEYWORDS dev-python/linecache2: Keyword under ALLARCHES policy dev-python/testscenarios: Keyword under ALLARCHES policy dev-python/subunit: Rekeyword according to old KEYWORDS dev-python/requests: Rekeyword according to old KEYWORDS dev-python/ndg-httpsclient: Keyword under ALLARCHES policy dev-python/pexpect: Rekeyword according to old KEYWORDS ... Github: Closes gentoo/gentoo#119 Closes gentoo/gentoo#203 - Michał Górny · gentoo
dev-python/*: Restore keywords and un-revbump for py3.5
Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support. - Justin Lecher · gentoo
dev-python/nose: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed