pymyair icon indicating copy to clipboard operation
pymyair copied to clipboard

A simple Python API that wraps the HTTP based API exposed by the MyPlace service that runs on Advantage Air supplied Android tablets

Results 60 pymyair issues
Sort by recently updated
recently updated
newest added

This PR updates [tox](https://pypi.org/project/tox) from **3.14.2** to **3.27.1**. Changelog ### 3.27.1 ``` -------------------- Bugfixes ^^^^^^^^ - Replaced deprecated ``license_file`` key with ``license_files`` in ``setup.cfg`` -- by :user:`mgorny`. `2521 <https://github.com/tox-dev/tox/issues/2521>`_ -...

This PR updates [wheel](https://pypi.org/project/wheel) from **0.33.6** to **0.38.4**. Changelog ### 0.38.4 ``` - Fixed ``PKG-INFO`` conversion in ``bdist_wheel`` mangling UTF-8 header values in ``METADATA`` (PR by Anderson Bravalheri) ``` ###...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **2.8** to **38.0.3**. Changelog ### 38.0.3 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.7, which resolves *CVE-2022-3602* and...

This PR updates [pytest](https://pypi.org/project/pytest) from **4.6.8** to **7.2.0**. Changelog ### 7.1.3 ``` ========================= Bug Fixes --------- - `10060 <https://github.com/pytest-dev/pytest/issues/10060>`_: When running with ``--pdb``, ``TestCase.tearDown`` is no longer called for tests...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.8.5** to **5.3.0**. Changelog ### 5.3.0 ``` ===================================== * 10759: LaTeX: add :confval:`latex_table_style` and support the ``'booktabs'``, ``'borderless'``, and ``'colorrows'`` styles. (thanks to Stefan Wiehler...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.5.4** to **6.4.4**. Changelog ### 6.4.4 ``` -------------------------- - Wheels are now provided for Python 3.11. .. _changes_6-4-3: ``` ### 6.4.3 ``` -------------------------- - Fix...

This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.9** to **5.0.4**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...

This PR updates [setuptools-scm](https://pypi.org/project/setuptools-scm) from **3.3.3** to **7.0.5**. Changelog ### 7.0.5 ``` ======= * fixes 742 , 745: correctly hande accidentally released archival files ``` ### 7.0.4 ``` ======= *...

This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.9.0** to **2.1.8**. Changelog ### 2.1.8 ``` ~~~~~ 2022-05-15 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.7...v2.1.8>`__ - Fix adding failed emitters on observer schedule. (`872 <https://github.com/gorakhargosh/watchdog/issues/872>`__) - [inotify]...

This PR updates [pytest-runner](https://pypi.org/project/pytest-runner) from **5.2** to **6.0.0**. Changelog ### 6.0.0 ``` ====== * 49: Dropped workaround for older setuptools versions. * Require Python 3.7. ``` ### 5.3.2 ``` ======...