Switch to pypi. Upgrade to release 1.1.2:
- Allow zoom_range to be int or int tuple
- Make sure image iterator classes subclass the tf.keras
Sequence class if it is available
- Minor optimization and dtype check
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.2.3:
- Fix bug in accepts_list_and_has_nargs section.
- Allow use of nargs with action=append
- Add support for python's Configparser config file format
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.24.0:
Features
- Make geomet an optional dependency at runtime (PYTHON-1237)
- Add use_default_tempdir cloud config options (PYTHON-1245)
- Tcp flow control for libevreactor (PYTHON-1248)
Bug Fixes
- Unable to connect to a cloud cluster using Ubuntu 20.04
(PYTHON-1238)
- PlainTextAuthProvider fails with unicode chars and Python3
(PYTHON-1241)
- [GRAPH] Graph execution profiles consistency level are not set
to LOCAL_QUORUM with a cloud cluster (PYTHON-1240)
- [GRAPH] Can't write data in a Boolean field using the Fluent API
(PYTHON-1239)
- [GRAPH] Fix elementMap() result deserialization (PYTHON-1233)
Others
- Bump geomet dependency version to 0.2 (PYTHON-1243)
- Bump gremlinpython dependency version to 3.4.6 (PYTHON-1212)
- Improve fluent graph documentation for core graphs (PYTHON-1244)
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to 3.1.0:
- Adds block size record support to the stream bindings
- Fixups to the tests to reduce execution time
- A few small fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.1:
- Drop support for Python 3.3.
- Drop support for Python 3.4.
- Deprecate the html5lib sanitizer (html5lib.serialize(sanitize=True)
and html5lib.filters.sanitizer). We recommend users migrate to
Bleach <https://github.com/mozilla/bleach>.
- Try to import from collections.abc to remove DeprecationWarning
and ensure html5lib keeps working in future Python versions.
- Drop optional datrie dependency.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.9.0:
- Add type annotation stubs for the following modules:
py.error
py.iniconfig
py.path (not including SVN paths)
py.io
py.xml
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 7.0.1:
- BREAKING CHANGE Track services based on UUID instead of mDNS
service name
- Correct version
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Use LICENSE instead of README.rst for LIC_FILES_CHKSUM. Upgrade to
release 2.2.0:
- Include column information in error messages
- Fix @overload detection with other decorators and in non-global
scopes
- Fix return-type annotation being a class member
- Fix assignment to _ in doctests with existing _ name
- Namespace attributes which are attached to ast nodes with
_pyflakes_ to avoid conflicts with other libraries (notably
bandit)
- Add check for f-strings without placeholders
- Add check for unused/extra/invalid 'string literal'.format(...)
- Add check for unused/extra/invalid 'string literal % ...
- Improve python shebang detection
- Allow type ignore to be followed by a code # type:
ignore[attr-defined]
- Add support for assignment expressions (PEP 572)
- Support @overload detection from typing_extensions as well
- Fix @overload detection for async functions
- Allow continue inside finally in python 3.8+
- Fix handling of annotations in positional-only arguments
- Make pyflakes more resistant to future syntax additions
- Fix false positives in partially quoted type annotations
- Warn about is comparison to tuples
- Fix Checker usage with async function subtrees
- Add check for if of non-empty tuple
- Switch from optparse to argparse
- Fix false positives in partially quoted type annotations in
unusual contexts
- Be more cautious when identifying Literal type expressions
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.10.3:
- Ensure ObservedWatch.path is a string
- [inotify] Allow to monitor single file
- [inotify] Prevent raising an exception when a file in a
monitored folder has no permissions
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.6 with changes in core, combinatorics,
calculus, assumptions, functions, geometry, holonomic, integrals,
logic, matrices, ntheory, parsing, etc. For more details:
https://github.com/sympy/sympy/wiki/release-notes-for-1.6
The year in file LICENSE was updated and the checksum changed.
The license remains the same.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fix HOMEPAGE. Use file LICENSE for LIC_FILES_CHKSUM. Upgrade
to release 1.2.5:
- Fix tag/ctx_id filtering on get_func_stats
- Add filter_callback to get_func_stats() for filtering
function/module descriptors
- FIX: issues related to invalid conversion from long->ptr in
Win32
- Optimize tstate->dict retrieval
- Various other fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 20.6.2:
- fix: xbr fixes
- fix: use cpy 3.8 for running flake in CI
- new: Ticket1392 internal attrs
- new: internal-only router attributes and hook for router to add
custom information
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.1.3:
- In the case of a method returning a non-serializable value,
return a JSON-RPC error response. It was previously erroring
server-side without responding to the client.
- Fix for Python 3.8 - ensures the same exceptions will be raised
in 3.8 and pre-3.8.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.5.0:
- Use C++17 fold expressions in type casters, if available. This
can improve performance during overload resolution when
functions have multiple arguments.
- Changed include directory resolution in pybind11/__init__.py and
installation in setup.py. This fixes a number of open issues
where pybind11 headers could not be found in certain environments.
- C++20 char8_t and u8string support.
- CMake: search for Python 3.9.
- Fixes for MSYS-based build environments.
- STL bindings for std::vector<...>::clear.
- Read-only flag for py::buffer.
- Exception handling during module initialization.
- Support linking against a CPython debug build.
- Fixed issues involving the availability and use of aligned new
and delete.
- Fixed a resource leak upon interpreter shutdown.
- Fixed error handling in the boolean caster.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.8.7:
- Handle git:// urls more gracefully
- Add final rstrip
- Add another rstrip for checking if it is Github url
- Convert Paths to str for python 3.5 compatibility
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Inherit class pypi and upgrade to release 1.5.1:
- Use poetry instead of setuptools directly
- Fix: raise exception if package is missing
- Fix version parsing for openssl-like version numbers
- Fix: expose --modversion
- Fix: strip whitespace from variable names
- Fix: do not specify pytest Python version
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.4.16:
- Support for DEC Alpha architecture
- Support for Python 3.9
- Support for Python 3.10a0
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.3.18:
- orm: Improve error message when using Query.filter_by() in a
query where the first entity is not a mapped class.
- orm: Added a new parameter query_expression.default_expr to the
query_expression() construct, which will be appled to queries
automatically if the with_expression() option is not used.
- engine: Further refinements to the fixes to the "reset" agent
fixed in #5326, which now emits a warning when it is not being
correctly invoked and corrects for the behavior. Additional
scenarios have been identified and fixed where this warning was
being emitted.
- engine: Fixed issue in URL object where stringifying the object
would not URL encode special characters, preventing the URL from
being re-consumable as a real URL.
- sql: Added a “.schema” parameter to the table() construct,
allowing ad-hoc table expressions to also include a schema name.
- sql: Introduce IdentityOptions to store common parameters for
sequences and identity columns.
- schema: Fixed issue where dialect_options were omitted when a
database object (e.g., Table) was copied using tometadata().
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.2.0:
- make the the c++ part of the code c++11 compliant
- use cppy for Python/C bindings
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.4.2:
- `FunctionDef.is_generator` properly handles `yield` nodes in
`While` tests
- Properly construct the arguments of infered property descriptors
- Handle the case where the raw builder fails to retrieve the
``__all__`` attribute
- Restructure the AST parsing heuristic to always pick the same
module
- Do not crash with SyntaxError when parsing namedtuples with
invalid label
- Expose a ast_from_string method in AstroidManager, which will
accept source code as a string and return the corresponding
astroid object
- Prevent a recursion error to happen when inferring the declared
metaclass of a class
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 14.0:
- Integrate native Windows 10 support for ANSI escape sequences
- Native support for ANSI escape sequences was added to Windows
10 after its initial release
- Merged pull request #80 that drops support for Python 3.4
which has gone end-of-life and now represents less than 1% of
PyPI downloads.
- Improved compatibility with the Python standard library by
changing the order of positional arguments received by the
initializer of the ColoredFormatter class
- Add support for the %(username)s field and properly document
supported custom fields.
- Consistently use console highlighting in documentation.
- Fix a broken link in the readme.
The year in LICENSE.txt has been updated.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 5.1:
- The JSON report now includes counts of covered and missing
branches.
- On Python 3.8, try-finally-return reported wrong branch coverage
with decorated async functions (issue 964). This is now fixed.
- The :meth:`~coverage.Coverage.get_option` and
:meth:`~coverage.Coverage.set_option` methods can now manipulate
the [paths] configuration setting.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.2.2:
- Unit converters recognize subclasses
- imsave accepts metadata and PIL options
- cbook.normalize_kwargs
- FontProperties accepts os.PathLike
- Gouraud-shading alpha channel in PDF backend
- Kerning adjustments now use correct values
- bar3d lightsource shading
- Shifting errorbars
- Improvements in Logit scale ticker and formatter
- rcParams for axes title location and color
- 3-digit and 4-digit hex colors
The line in setup.py for determining the license has changed.
The license remains the same.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.0.5:
- Fix regression in read_parquet() when reading from file-like
objects.
- Fix regression in reading from public S3 buckets.
- Fixed regression in replace() raising an AssertionError when
replacing values in an extension dtype with values of a
different dtype
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.16.10:
- updated image references in README to sourceforge
- update requirements so that ruamel.yaml.clib is installed for
3.8, as it has become available
- fix typchecking issue on TaggedScalar
- fix error in dumping literal scalar in sequence with comments
before element
- fix empty string mapping key roundtripping with preservation
of quotes as `? ''`
- fix incorrect state setting in class constructor
- adjust deprecation warning test for Hashable, as that no
longer warns
The year in LICENSE has been updated and LIC_FILES_CHKSUM changed.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 20.0.0:
- Mirrors keytool support for keystores with empty passphrases
- Add Python 3.7 and 3.8 to support matrix
- Docs and examples fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.0.20:
- Support expectations on types that return different types than
bool on comparison.
- Better documentation intro using the feedback I got for my talk
at berlin.python.pizza
- Fix upload command and add some todos
LIC_FILES_CHKSUM changed due to the recent modifications of
README.md. The license remains the same.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.2.0:
- Improve display of HTTP errors during upload
- Use red text when printing errors on the command line
- Print packages and signatures to be uploaded when using
--verbose option
- Update URL to .pypirc specification
- Require repository URL scheme to be http or https
- Don't raise an exception when Python version can't be parsed
from filename
- Fix inaccurate retry message during upload
- Clarify error messages for archive format
- Add type annotations, checked with mypy, with PEP 561 support
for users of Twine's API
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.6.0:
- Improved handling of rejected connections
- Fix multi-namespace disconnect logic
- AsyncPubSubManager does not await for can_disconnect()
- Require a recipient in call() function in the server
- ASGI startup and shutdown lifespan handlers
- Remove references to Python 2.7 in the documentation
- Fix server example in docstring
- Fix documentation typo
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.4.8:
- Add support for saving / loading models
- Handle apostrophes in a better way
Change LIC_FILES_CHKSUM due to repo restructure and update of
README.md. The license remains the same.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.3.15:
- Switch Github authentication to utilize Personal Access Tokens
as the existing username and password method is being
deprecated.
- Fix handling of --repo-cache argument.
- Query for name and e-mail if missing.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.1:
- Add set_content_length flag to disable on demand setting
Content-Length
- Fix python 2.7 compatibility
- Rename test file for pytest
- Add tests via github actions
- Format code with black
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.16.0:
- No major updates but Python 2 support no longer guaranteed.
- Fix#192, 'ignore_extra' for 'pvector_field'.
- Fix#191, include LICENCE in distribution.
- Fix#190, minor MyPy errors.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.1.0:
- Fixed issue where subcommand usage text could contain a
subcommand alias instead of the actual name
- Fixed bug in ArgparseCompleter where fill_width could become
negative if token_width was large relative to the terminal
width.
- Made ipy consistent
- with_argument_list, with_argparser, and
with_argparser_and_unknown_args wrappers now pass kwargs through
to their wrapped command function.
- Added table_creator module for creating richly formatted tables.
- Added new exceptions to the public API
- Added explicit handling of SystemExit. If a command raises this
exception, the command loop will be gracefully stopped.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add homepage and upgrade to release 3.2.5:
- Tests(tox): Refactor `tox.ini`: remove spaces
- Setup: add markdown as an optional dependency
- Build: Install `wheel` and `auditwheel` that correspond to
each other
- Style: Fix flake8 E741 ambiguous variable name 'l'
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.0.2:
- Fix packaging, remove vestiges of type stubs
- Code formatting (isort and black)
- Directly distribute type stub file via PEP 561
- Include pytest.ini in sdist
- Add a Jenkinsfile
- Handle another indexing case from NumPy
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.2.5:
- Do not depend on pkg_resources module for list_versions()
function.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.5.0:
- Added support for __fspath__.
- Dropped support for Python 3.4.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Fix the HOMEPAGE to point to the GitHub repository.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.7.20:
- Fixed returning from an iterator on Python 3.7+, by Sergey
Kozlov.
- Fixed Python 3.8 SyntaxWarning on using `is not` with a string
literal, by Stefan Nordhausen.
- Fixed DeprecationWarnings by using raw strings for escape
characters used in regexes, by Sean McGinnis.
- Improved IPGlob documentation, by obkmeta.
- Fixed exception creation in corner cases by explicitly passin
error message params as tuples, by Matthias Urlichs.
- Stopped manually replacing shebang of an included script.
- Stopped using __file__ in all code that's expected to run in
environments that don't support it (like PyOxidizer-produced
binaries).
- Updated all databases included in the package.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file. Add
a HOMEPAGE.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.4.4:
- Upgrade xxHash to v0.7.3
- Stop using PEP393 deprecated APIs
- Use XXH(32|64)_canonicalFromHash to replace u2bytes and
ull2bytes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.13:
- Reinstated support for pickle protocol 0 and 1, which is
required by pytables
- Fixed bug with multiplication of Quantity by dict
- Bare zeros and NaNs (not wrapped by Quantity) are now gracefully
accepted by all numpy operations; e.g. np.stack
([Quantity([1, 2], "m"), [0, np.nan]) is now valid, whereas
np.stack([Quantity([1, 2], "m"), [3, 4]) will continue raising
DimensionalityError.
- NaN is now treated the same as zero in addition, subtraction,
equality, and disequality
- Fixed issue where quantities with a very large magnitude would
throw an IndexError when using to_compact()
- Fixed crash when a Unit with prefix is declared for the first
time while a Context containing unit redefinitions is active
- New implementation of 'Lx' String Format Type Option
The old implementation treated 'Lx' as 'S' as produced by
'uncertainties' package, but that is not fully compatible with
SIunitx. The new code protects SIunitx by fixing what
unceratinties produces.
- Added link to budding `pint-xarray` interface library to the
docs, next to the link to pint-pandas.
- Removed outdated `_dir` attribute of `UnitsRegistry`, and added
`__iter__` method so that now `list(ureg)` returns a list of
all units in registry.
- Replace pkg_resources.version to importlib.metadata.version.
- Fix typo in docs for wraps example with optional arguments.
- Add momentum as a dimension
- Fixed a bug where unit exponents were only partially
superscripted in HTML format
- Multiple contexts containing the same redefinition can now be
stacked
- Fixed crash when some specific combinations of contexts were
enabled
- Added support for checking prefixed units using `in` keyword
- Updated many examples in the documentation to reflect Pint's
current behavior
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.4.1:
- Fix coverage compatibility which was broken by 1.4.0.
- Better detection of when we are debugging.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add toml-native as dependency. Upgrade to release 5.0.0:
- Require Python 3.6 or later. For Python 2.6-3.5, use
configparser < 5 (selection should be automatic when installed
using pip 9 from PyPI). The 4.x line remains supported for bug
fixes but will no longer be updated for future releases.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 8.4.0:
- New itertools:
:func:`mark_ends`
:func:`is_sorted`
- Changes to existing itertools:
:func:`islice_extended` can now be used with real slices
The implementations for :func:`filter_except` and
:func:`map_except` were improved
- Other changes:
Automated tests now enforce code style (using black)
The various signatures of :func:`islice_extended` and
:func:`numeric_range` now appear in the docs
The test configuration for mypy was updated
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.1.2:
- disallow git tags without dots by default again
- drop jaraco.windows from pyproject.toml, allows for wheel builds
on python2
- include python 3.9 via the deadsnakes action
- return release_branch_semver scheme
- undo the devendoring of the samefile backport for python2.7
on windows
- re-enable the building of universal wheels
- fix handling of missing git/hg on python2.7 (python 3 exceptions
where used)
- correct the tox flake8 invocation
- trigger builds on tags again
- Add parentdir_project_version to support installs from GitHub
release tarballs.
- use Coordinated Universal Time (UTC)
- switch to github actions for ci
- fix documentation for tag_regex and add support for single digit
versions
- document handling of enterprise distros with unsupported
setuptools versions
- switch to declarative metadata
- drop the internal copy of samefile and use a dependency on
jaraco.windows on legacy systems
- select git tags based on the presence of numbers instead of dots
- enable getting a version form a parent folder prefix
- add release-branch-semver version scheme
- make global configuration available to version metadata
- drop official support for python 3.4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2020.6.20:
- Add python3.8 tag on setup.py
- Add a "contents" function that returns the content of the
cert chain.
- Fix docs URL
- Use resources loader to handle non-filesystem situations
- Fix where() so that it works with importlib.resources when
available
- Clarify trust origin is Mozilla
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.13.1:
- regression fix if _fg=False
- minor Travis CI fixes
- bugfix for boolean long options not respecting _long_prefix
- fix deprecation warning on Python 3.6 regexes
- _pass_fds and _close_fds special kwargs for controlling file
descriptor inheritance in child.
- more efficiently closing inherited fds
- bugfix where passing invalid dictionary to _env will cause a
mysterious child 255 exit code.
- bugfix where _in using 0 or sys.stdin wasn't behaving like a
TTY, if it was in fact a TTY.
- bugfix where help(sh) raised an exception
- bugfix fixing broken interactive ssh tutorial from docs
- change to automatic tty merging into a single pty if
_tty_in=True and _tty_out=True
- introducing _unify_ttys, default False, which allows explicit
tty merging into single pty
- contrib command for ssh connections requiring passwords
- performance fix for polling output too fast when using _iter
- execution contexts can now be used in python shell
- bugfix ErrorReturnCode instances can now be pickled
- bugfix passing empty string or None for _in hanged
- bugfix where passing a filename or file-like object to _out
wasn't using os.dup2
- regression make _fg work with _cwd again
- an invalid _cwd now raises a ForkException not an OSError.
- AIX support
- added a timeout=None param to RunningCommand.wait()
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.3.17:
- orm Bug fixes
- orm Added an accessor ColumnProperty.Comparator.expressions
which provides access to the group of columns mapped under a
multi-column ColumnProperty attribute.
- orm Introduce _orm.relationship.sync_backref flag in a
relationship to control if the synchronization events that
mutate the in-Python attributes are added. This supersedes the
previous change #5149, which warned that viewonly=True
relationship target of a back_populates or backref configuration
would be disallowed.
- engine Bug fixes
- schema Bug fixes
- schema Add comment attribute to _schema.Column __repr__ method.
The year in LICENSE has been updated so LIC_FILES_CHKSUM was
changed.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.0.0:
- Remove Python 2 support from the msgpack/_cmsgpack.
msgpack/fallback still supports Python 2.
- Remove encoding option from the Packer and Unpacker.
- Unpacker: The default value of max_buffer_type is changed to
100MiB.
- Unpacker: strict_map_key is True by default now.
- Unpacker: String map keys are interned.
- Drop old buffer protocol support.
- Support Timestamp type.
- Support serializing and decerializing datetime object with
tzinfo.
- Unpacker: Fix Unpacker.read_bytes() in fallback implementation.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.10.1:
- Removed test for unexpected EOF while parsing string
- Raise an exception if EOF is reached and a string is
unterminated
- Allow loading from bytes paths.
- Fix the issue where the parser fails on time attr with no space
after =
- Fix trailing whitespace in break
- Handle arrays of multiline strings
- Fix bad syntax handling
- Improve professionalism of error message.
- Extend TomlNumpyEncoder to numpy integer types.
- Fix loading values when a line has " }" after a boolean.
The copyright notices were updated and the md5 checksum has
changed. The license remains MIT.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.8:
- Add support for evaluation of boolean expression.
- Fix parsing of tokens that have a number as the first character.
- Restore proper Python 2 compatibility.
- Add pointers to Linux distro packages.
Change LICENSE.txt md5 checksum because the year has been updated.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.0.5 and add HOMEPAGE. The new release brings:
New features:
- (almost) 100% type annotated.
- Native asyncio instead of custom event loops.
- Added shift-based text selection.
- Added many more vt100 ANSI sequences and keys.
- Improved control/shift key support in Windows.
- No Mypy errors in prompt_toolkit anymore.
- Added `set_exception_handler` optional argument to
`PromptSession.prompt()`.
Breaking changes:
- Python 2 support has been dropped. Minimal Python version is now
3.6, although 3.7 is preferred (because of ContextVars).
- Native asyncio, so some async code becomes slightly different.
- The active `Application` became a contextvar. Which means that
it should be propagated correctly to the code that requires it.
However, random other threads or coroutines won't be able to know
what the current application is.
- The dialog shortcuts API changed. All dialog functions now return
an `Application`. You still have to call either `run()` or
`run_async` on the `Application` object.
- The way inputhooks work is changed.
- `patch_stdout` now requires an `Application` as input.
- `ShiftControl` has been replaced with `ControlShift` and `s-c`
with `c-s` in key bindings. Aliases for backwards-compatibility
have been added.
Fixes:
- Bugfix in invalidate code. `PromptSession` was invalidating the
UI continuously.
- Add uvloop support.
- Forwarded `set_exception_handler` in `Application.run` to the
`run_async` call.
- Bugfix in `NestedCompleter` when there is a leading space.
- Bugfix in mouse handling on Windows.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file. Update
HOMEPAGE. Due to BitBucket deprecating Mercurial support,
Passlib's public repository and issue tracker has moved to
https://foss.heptapod.net/python-libs/passlib/wikis/home
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.1.0. Use LICENSE instead of PKG-INFO in
LIC_FILES_CHKSUM. The new release brings the following changes:
GPIO:
- Add poll_multiple() static method.
- Add line consumer label property.
- Add line bias, line drive, and inverted properties.
- Add additional properties as keyword arguments to constructor
for character device GPIOs.
- Only unexport GPIO in close() if exported in open for sysfs
GPIOs.
- Improve wording and fix typos in docstrings.
Serial:
- Fix performance of blocking read in read().
- Raise exception on unexpected empty read in read(), which may
be caused by a serial port disconnect.
- Add vmin and vtime properties for the corresponding termios
settings.
- Add support for termios timeout with read().
- Improve wording in docstrings.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2.9.1 (2020-06-07)
- Fixed ImportError on Python < 3.8 when typing_extensions was not
installed
2.9.0 (2020-06-06)
- Upped the minimum Python version from 3.5.2 to 3.5.3
- Added support for typing.NoReturn
- Added full support for typing_extensions (now equivalent to support
of the typing module)
- Added the option of supplying check_type() with globals/locals for
correct resolution of forward references
- Fixed erroneous TypeError when trying to check against non-runtime
typing.Protocol (skips the check for now until a proper compatibility
check has been implemented)
- Fixed forward references in TypedDict not being resolved
- Fixed checking against recursive types
2.8.0 (2020-06-02)
- Added support for the Mock and MagicMock types (PR by prescod)
- Added support for typing_extensions.Literal (PR by Ryan Rowe)
- Fixed unintended wrapping of untyped generators (PR by prescod)
- Fixed checking against bound type variables with check_type() without
a call memo
- Fixed error message when checking against a Union containing a
Literal
Signed-off-by: Ryan Rowe <rrowe@xevo.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Remove inc file because the recipe python3-kconfiglib has been
alredy consolidated in a single file. I forgot to delete the
inc file in the previous commit.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to relase 3.12.2. Depends on the upgrade of protobuf
to 3.12.3 in meta-oe. The new release for Python brings:
- [experimental] Added proto3 presence support.
- [experimental] fast import protobuf module, only works with cpp
generated code linked in.
- Truncate 'float' fields to 4 bytes of precision in setters for
pure-Python implementation.
- Fixed a memory leak in C++ bindings.
- Added a deprecation warning when code tries to create Descriptor
objects directly.
- Fix unintended comparison between bytes and string in
descriptor.py.
- Avoid printing excess digits for float fields in TextFormat.
- Remove Python 2.5 syntax compatibility from the proto compiler
generated _pb2.py module code.
- Drop 3.3, 3.4 and use single version docker images for all python
tests.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.3.3. It contains backported fixes from 4.x
development branch which targets Python 3:
- Backport caching msg.data value in neovi interface.
- Fix Vector CANlib treatment of empty app name.
- Handle empty CSV file.
- ASCII reader can now handle FD frames.
- Exclude test packages from distribution.
- RTR crash fix in canutils log reader parsing RTR frames.
- Skip J1939 messages in ASC Reader.
- Exposes a configuration option to allow the CAN message player
to send error frames (and sets the default to not send
error frames).
- Fixes the semantics provided by periodic tasks in SocketCAN interface.
- Avoid padding CAN_FD_MESSAGE_64 objects to 4 bytes.
- Fixes the broken CANalyst-II interface.
- Socketcan BCM status fix.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.6.1:
- Added Distribution._local() as a provisional demonstration of
how to load metadata for a local package. Implicitly requires
that pep517 is installed
- Ensure inputs to FastPath are Unicode
- Tests now rely on importlib.resources.files (and backport)
instead of the older path function.
- Support any iterable from find_distributions
- Added module and attr attributes to EntryPoint
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade from 2.2.7 for:
- Bugfixes, including CVE-2020-13254, CVE-2020-13596, many
others;
- Official support for Python 3.8 (as of Django 2.2.8)
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 20.3.0. The year in file LICENSE has been
updated but the project remains available under MIT license.
The patch for test_runner.py is no longer needed because the same
fix has been already applied in the upstream. The new release
bring the following improvements:
- Bugfixes
- Improved documentation
- twisted.news is deprecated
- twisted.conch.ssh now supports the curve25519-sha256 key
exchange algorithm
- twisted.conch.ssh.keys can now write private keys in the new
"openssh-key-v1" format, introduced in OpenSSH 6.5 and made the
default in OpenSSH 7.8. ckeygen has a corresponding new
--private-key-subtype=v1 option.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.5.2. The year in file LICENCE has been
changed therefore the checksum has been changed but it still
remains a BSD License. Add python3-six as a run-time dependency.
The new release brings:
- Update to parse-1.12.0
- Code cleanups
- Bug fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 20.4 with the following improvements:
- Canonicalize version before comparing specifiers
- specifiers: don't rely on hashes for equality
- Add a NewType for normalized names
- Bug fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add the missing rdepends to fix the error such as below:
# python3
[snip]
>>> import M2Crypto
ModuleNotFoundError: No module named 'decimal'
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.12. Fix link to the homepage, add a summary.
The new release brings:
- Add full support for Decimal and Fraction at the registry level.
- NaN is now treated the same as zero in addition, subtraction,
equality, and disequality
- New implementation of 'Lx' String Format Type Option
- Bug fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-License-Update: Version updated from 0.25 to 0.26.
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Add pulseaudio as a dependency and required distro feature because
libsphinxad requires it. Upgrade to release 0.1.15:
- Add all travis osx
- Remove bdist_egg and bdist_msi
- Bug fixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Add a homepage and a description.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.5.1. With this release we no longer need to
specify --with-xml2-config='pkg-config libxml-2.0' or equivalent
for libxslt. Following the recent modifications of setupinfo.py
to use pkg-config, we just need build without flags.
Suggested-by: Stefan Behnel <stefan_ml@behnel.de>
Suggested-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file. Inherit pypi.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 8.2. Consolidate inc and bb files into a
single bb file. The year in file LICENCE has been recently
updated therefore the checksum has been changed but it still
remains a MIT License.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 4.7.6 which include the following bug fixes:
* Fixed an issue with some versions of the wheel dist failing
because of being unable to detect the license file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.4.7:
* Minor bug fixes
* Documentation updates
* Added support for UDP
* Hostdiscovery and major code refactor
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 8.3.0:
* New itertools: :func:`zip_equal`.
* Changes to existing itertools.
* Type stubs are now tested with stubtest
* Tests now run with python -m unittest
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.0.1:
* No further development of the meld3 package is planned.
* Fixed a DeprecationWarning on Python 3.8.
* Removed support for older Python versions.
* Added Python 3.7 classifier to setup.py.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-Enable ptest.
-Consolidate into a single file.
-License-Update: Copyright year updated to 2020.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.0.1 which brings the following new features
and bug fixes:
NEW: SelectorSyntaxError is derived from Exception not SyntaxError.
NEW: Remove deprecated comments and icomments from the API.
NEW: Drop support for EOL Python versions.
FIX: Corner case with splitting namespace and tag name.
FIX: Prune dead code.
FIX: Remove unused code.
FIX: :placeholder-shown should not match if the element has
content that overrides the placeholder.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.2.2. Change license checksum because of the
updated metadata stored in PKG-INFO. The license remains PSF.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.1.1. Fix homepage, summary and license which
is Apache-2.0. It seems that previously there was a mismatch and
this information was referencing python six package, not twine.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 0.2.4. The license file has been renamed but
the source code remains avaiable under MIT. Add a description
and a homepage.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 6.0.4. Update the checksum of the LICENCE file
although the license hasn't been changed and remains Apache
Software License 2.0.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.1.0. The year in file LICENCE has been
updated therefore the checksum has been changed but it still
remains a BSD license.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file. Inherit pypi.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
fix errors:
ModuleNotFoundError: No module named 'distutils'
ModuleNotFoundError: No module named 'asyncore'
ModuleNotFoundError: No module named 'xmlrpc'
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2020.1.16. Consolidate inc and bb files
into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 3.13.0 and consolidate inc and bb files into
a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Consolidate inc and bb files into a single bb file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.4.0 and consolidate into a single file.
The year in file LICENCE has been recently updated therefore the
checksum has been changed but it still remains a MIT License.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 20.2.0. Rebase the patch that removes
dependency on on m2r for the new release.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
It is either append or +=, but not both.
Pick append to be the correct one
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 2.8.0 and get the source from pypi.org.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Extend toml with native and nativesdk build variants because it is
required as a dependency for other recipes such as python3-zipp.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Upgrade to release 1.0.3 and consolidate into a single file.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
python3-iso8601 relies on the decimal module from the standard
library, but it is not in iso8601's RDEPENDS:
|root@qemux86-64:~# python3
|Python 3.8.2 (default, Apr 27 2020, 08:51:00)
|[GCC 9.3.0] on linux
|Type "help", "copyright", "credits" or "license" for more information.
|>>> import iso8601
|Traceback (most recent call last):
|File "<stdin>", line 1, in <module>
|File "/usr/lib64/python3.8/site-packages/iso8601/_init_.py", line 1, in <module>
|from .iso8601 import *
|File "/usr/lib64/python3.8/site-packages/iso8601/iso8601.py", line 12, in <module>
|from decimal import Decimal
|ModuleNotFoundError: No module named 'decimal'
Add it to RDEPENDS to fix the import error.
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
The actual python-mako recipe is in OE, and apparently this .inc file
is historical cruft left over after py2 recipes were moved into their
own layer.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Khem Raj <raj.khem@gmail.com>