Commit graph

783 commits

Author SHA1 Message Date
Akinwale Ariwodola 7bcd073d97 lbry sdk 0.82.0 2020-09-29 15:37:04 +01:00
Akinwale Ariwodola a8dcc23ab8 fix setuptools recipe 2020-09-29 09:35:47 +01:00
Akinwale Ariwodola ce44cd726a Cleanup lbry recipe. Add certifi recipe. 2020-09-29 09:28:11 +01:00
Akinwale Ariwodola cd42e78292 fix cryptography recipe 2020-09-29 08:43:21 +01:00
Akinwale Ariwodola 68f0452a38
Recipe fixes (#2)
* move recipes around
* finish recipes for sdk
2020-09-28 22:33:09 +01:00
Akinwale Ariwodola 256cd1213f fix merge conflicts 2020-09-24 22:55:55 +01:00
Richard Larkin 7cb14fc7da
Fix/host setuptools3 (#533)
* status

* ♻️ Extract context managers

* 🎨 Fix typo

*  Use python_prefix

*  Remove unused import

* 📦 Trigger pipeline

Co-authored-by: richard <richard@dotmodus>
2020-07-26 21:07:10 +02:00
Richard Larkin 4567cad31f
🚚 Move cython requirement into requirements.txt (#531)
Co-authored-by: richard <richard@dotmodus>
2020-07-23 13:18:52 +02:00
Richard Larkin d128db448b
Removed broken packages listing for non-existing packages (#525)
Co-authored-by: richard <richard@dotmodus>
2020-07-02 22:36:04 +02:00
Richard Larkin bbab8b887a
Remove outdated pil and pkgresources recipes (#524)
* Remove outdated pil and pkgresources recipes

* Removed mention on pip from docs

* Added to broken recipes to pass build

Co-authored-by: richard <richard@dotmodus>
2020-07-02 22:28:49 +02:00
Richard Larkin 57e6181912
Remove compile kruft after build. closes #315 (#523)
Co-authored-by: richard <richard@dotmodus>
2020-07-01 22:06:45 +02:00
Richard Larkin 319e7cc7ed
♻️ Remove PY2 legacy blocks from coockiecutter main.m (#522)
Co-authored-by: richard <richard@dotmodus>
2020-06-30 07:41:44 +02:00
Mirko b680cf1d14
Remove --ignore-installed (#521) 2020-06-29 23:12:49 +02:00
Andre Miras b5b0c9cf4d
🐛 Updates libffi download link, closes #515 (#516) 2020-06-12 17:56:02 +02:00
Richard Larkin 9dc7e41f73
Pin flask version and dependencies (#510)
* Pin flask version and dependencies

* Fix pep8 check

Co-authored-by: richard <richard@dotmodus>
2020-05-29 07:33:32 +02:00
Richard Larkin 2ef99a4924
Fix werkzeug recipe (#509)
Co-authored-by: richard <richard@dotmodus>
2020-05-28 21:56:45 +02:00
Richard Larkin 98345a662e
🔨 Fix context directory, removing distutils reference. (#508)
Co-authored-by: richard <richard@dotmodus>
2020-05-28 07:16:54 +02:00
Richard Larkin 6d00b7940c
Fix markupsafe recipe (#505)
* Fix imports from distutils

* Remove markupsafe exclusion

* Fix python build path

* Remove distutils injection

* 💄 Pep8 fix

Co-authored-by: richard <richard@dotmodus>
2020-05-27 07:07:55 +02:00
Richard Larkin 45875155c5
Remove distribute recipe (#507)
Co-authored-by: richard <richard@dotmodus>
2020-05-27 07:07:12 +02:00
Mirko 0998ea824a
Add custom_recipes (#417) 2020-05-24 10:01:24 +02:00
Richard Larkin df56328c10
🐛 Fix wekzeug recipe. closes #468 (#501)
Co-authored-by: richard <richard@dotmodus>
2020-05-18 07:40:31 +02:00
Richard Larkin da8998892b
Fix/pillow (#500)
* 🔨 Fix pillow recipe

* Add missing commit

Co-authored-by: richard <richard@dotmodus>
2020-05-18 07:39:58 +02:00
Richard Larkin d63d43cf98
🔨 Fix pillow recipe (#498)
Co-authored-by: richard <richard@dotmodus>
2020-05-17 14:39:26 +02:00
Andre Miras a2b5a763e0
Merge pull request #490 from AndreMiras/feature/netifaces_python_depends
Updates netifaces recipe, leverages `python_depends`
2020-05-13 18:50:22 +02:00
Andre Miras 2a06bec1db Updates netifaces recipe, leverages python_depends
- Uses the `python_depends` feature introduced in #455
2020-05-13 18:03:11 +02:00
Andre Miras 47b21d034c
Merge pull request #496 from AndreMiras/feature/linting_update
🐛 fixes flake8 errors post update
2020-05-13 18:02:22 +02:00
Andre Miras 4f1dffc754 🐛 fixes flake8 errors post update
The recent `flake8==3.8.1` update reported new errors:
```
kivy_ios/toolchain.py:292:31: E741 ambiguous variable name 'l'
...
```
Also note the entire `xcassets.py` file is being ignored as we can't
seem to use one ignore for the entire list anymore. I'm not sure if
this is a regression or a new feature from flake8.
2020-05-13 08:15:41 +02:00
Andre Miras 46647de39e
Merge pull request #495 from AndreMiras/feature/document_venv_install
📚 Advise on using a venv
2020-05-12 09:31:05 +02:00
Andre Miras b0ed7330aa 📚 Advise on using a venv
Also bumps the dev version.
2020-05-11 13:25:46 +02:00
Andre Miras 96692a7a7a
Merge pull request #494 from AndreMiras/release/1.1.2
1.1.2
2020-05-11 12:51:23 +02:00
Andre Miras 8e5a9c9ee3 1.1.2 2020-05-11 12:04:08 +02:00
Andre Miras c019256119
Merge pull request #493 from AndreMiras/feature/venv_xcodebuild
Fixes (venv build) reference to SDL_main.h
2020-05-11 11:17:33 +02:00
Andre Miras 5c92b68bd5 Fixes (venv build) reference to SDL_main.h
Also tries the xcodebuild in the virtualenv.
2020-05-11 10:45:01 +02:00
Andre Miras e3dac9ab9b
Merge pull request #491 from AndreMiras/release/1.1.1
1.1.1
2020-05-11 01:09:58 +02:00
Andre Miras 4f9eb0d99f 1.1.1 2020-05-11 01:00:02 +02:00
Andre Miras 5da6cb8517
Merge pull request #455 from misl6/add-plain-python-requirements
Add python depends
2020-05-09 15:35:17 +02:00
Mirko Galimberti 85177f51ec Add python depends 2020-05-09 13:28:30 +02:00
Andre Miras 085d04b7aa
Merge pull request #489 from misl6/fix-cwd
Adds initial_working_directory
2020-05-09 11:41:48 +02:00
Mirko Galimberti eeeb06243c Adds initial_working_directory 2020-05-09 10:40:29 +02:00
Andre Miras c35c94a0fa
Merge pull request #488 from AndreMiras/feature/netifaces_recipe
Adds netifaces recipe, closes #239
2020-05-07 18:13:24 +02:00
Andre Miras d61008a94a Adds netifaces recipe, closes #239
Note this is an early version working on the `x86_64` simulator.
It wasn't tested on an arm device.
Requires setuptools to be installed:
```sh
python toolchain.py pip install setuptools
```
Tested with main.py:
```python
import netifaces
print("interfaces:", netifaces.interfaces())
```
And produced the following output in the `x86_64` simulator:
```
Available orientation: KIVY_ORIENTATION=LandscapeLeft LandscapeRight Portrait PortraitUpsideDown
Initializing python
Running main.py: /Users/vagrant/Library/Developer/CoreSimulator/Devices/.../Application/.../testnetifaces.app/YourApp/main.pyc
interfaces: ['lo0', 'gif0', 'stf0', 'en0', 'utun0', 'utun1']
Leaving
```
2020-05-07 16:40:54 +02:00
Andre Miras e287795e03
Merge pull request #487 from AndreMiras/feature/shorter_exception_catching
Uses contextlib.suppress to ignore exceptions
2020-05-06 23:25:24 +02:00
Andre Miras f082919a90 Uses contextlib.suppress to ignore exceptions
Shorter, yet more meaningful way to ignore exceptions.
Also note it can prevent race conditions in the `if exists()` case.
2020-05-06 22:38:25 +02:00
Andre Miras efd47e60bc
Merge pull request #486 from AndreMiras/feature/find_xcodeproj_helper
DRY via the find_xcodeproj() helper method
2020-05-06 21:14:19 +02:00
Andre Miras 04b82d8c85 DRY via the find_xcodeproj() helper method
Also removes try/except on `pbxproj` imports. This is now part of
the `setup.py` dependencies and installed automatically.
Users bypassing the `setup.py` should know what they're doing, hence
they should be able to read an `ImportError` exception.
2020-05-06 20:28:54 +02:00
Andre Miras 9c68080ca3
Merge pull request #485 from AndreMiras/feature/use_cd_context_manager
Uses cd context manager in Python3Recipe.reduce_python()
2020-05-06 20:28:26 +02:00
Andre Miras b1bdfcd028 Uses cd context manager in Python3Recipe.reduce_python() 2020-05-06 20:06:06 +02:00
Andre Miras 6d42fe3132
Merge pull request #484 from AndreMiras/feature/python3_syntax
Uses Python 3 syntax
2020-05-06 19:41:40 +02:00
Andre Miras 2c0a79a817 Uses Python 3 syntax
This is a follow up for #482, uses Python 3 syntax:
- Simplifies `super()` calls
- Removes some unused `super()` (no parent class)
- Removes `object` inheritance
- Drops `IS_PY2` logic
- Drops Python 2 imports
2020-05-06 18:59:20 +02:00
Andre Miras 6fbf225fdb
Merge pull request #483 from AndreMiras/feature/lint_tools
Also lints the tools/ folder
2020-05-06 18:40:49 +02:00