-
-
Notifications
You must be signed in to change notification settings - Fork 793
Improve packagecode and other release prep #2992
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 82 commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
e38ed76
init
orsinium c777451
+examples
orsinium c0b12b2
+poeytry's static
orsinium 2a21119
+cfg reader
orsinium 5902aa1
refactor static parser
orsinium 14c4479
test on a few more examples
orsinium 98f6798
+base reader
orsinium 3fc49ed
+subprocess based readers skeleton
orsinium a6e8652
make cmd reader work
orsinium 8a83f96
simplify type convertion for static parser
orsinium 0540a6b
put all keyword args into static result
orsinium 77bfea9
make static parser really short and smart
orsinium 9e162a1
use setuptools for cfg reader
orsinium 9722d6d
reuse fields
orsinium 80f7dbd
+cli
orsinium 4e5fa9e
do normalization
orsinium e9b6bef
provide interface
orsinium e686539
add metainfo and ci
orsinium 1b61d12
release
orsinium 2a5c88a
build ci only once
orsinium 23a662d
sort imports
orsinium 5da30a7
fix flake8
orsinium 2ef82d9
check more pythons
orsinium 0477166
trigger ci
orsinium f94b2e2
py 3.5 compat
orsinium 104ad4a
Merge pull request #1 from dephell/ci
orsinium 9ff032b
release
orsinium de4257a
check type annotations
orsinium 97e3aef
Merge pull request #2 from dephell/typing
orsinium b5762b1
fix a few details and release
orsinium 7d21e4f
_pkginfo: Improve error handling
jayvdb 762b283
Merge pull request #6 from jayvdb/fix-pkginfo
orsinium d9946bd
bump version to 0.2.2
orsinium 4b1e995
Fix 'CommandReader' on Windows
espdev 8b3bae0
Merge pull request #7 from espdev/win
orsinium 1054bcc
bump version to 0.2.3
orsinium 02c1939
Better reporting of command failures
jhermann 13ae64c
fix CI
orsinium 2031e40
Merge pull request #9 from dephell/fix-ci
orsinium 97c4b2b
Merge remote-tracking branch 'origin/master' into patch-1
orsinium ea9c7e3
format
orsinium 444487e
Merge pull request #8 from jhermann/patch-1
orsinium b43cc29
set tag format and change email
orsinium 1586bc4
bump version to 0.2.4
orsinium c273002
Improve Gradle script handling
pombredanne eb93183
Improve searching for a thirdparty dir with wheels
pombredanne e8e4322
Format code
pombredanne 22ffa1e
Format code
pombredanne ba481ba
Fetch sources from native first
pombredanne 242d0c3
Yield a package Resource earlier
pombredanne 26be981
Use SCANCODE_DEBUG_PACKAGE_API for tracing
pombredanne 76b4915
Add missing ABOUT file
pombredanne 25e9a07
Use SCANCODE_DEBUG_PACKAGE_API for tracing
pombredanne e4621f8
Improve handling of NO_INDEX
pombredanne 0cdd4f6
Load optionally nested requirement files
pombredanne 4665969
Reorg setup.py test files
pombredanne 5d0e249
Test files do not need to be executable
pombredanne b66be3b
Remove unused code
pombredanne 9c30d8a
Remove unused code
pombredanne 06b47ee
Improve PyPI packages handling
pombredanne 8ed97a6
Add more Python tests
pombredanne 426a039
Also consider non-string in setup.py
pombredanne d24acbc
Move modules to match ScanCode locations
pombredanne 49f069f
Remove unused code
pombredanne 39f975b
Use only subset of code to parser setup.*
pombredanne 5edb581
Improve handling of setup.py
pombredanne 5578104
Improve detecetion of setup()* and other minor improvements
pombredanne 7b1de9c
Imporva validation of license keys
pombredanne ac0d145
Correct expected results for Composer JSON
pombredanne 1182264
Remove unused test file
pombredanne 465f4e7
Force x86-64 mode on macOS M1/ARM
pombredanne d84b106
Improve ABOUT files
pombredanne fcc26fc
Only parse setup.py files
pombredanne 34b4b9b
Merge remote-tracking branch 'dephell/master' into improve-gradle
pombredanne d8aadb5
Use new parser for setup.py
pombredanne 05f93c4
Add more setup.py tests
pombredanne 9dbbccd
Merge latest develop
pombredanne aa5c662
Adapt PyPI tests with correct requirements
pombredanne 40d6e1d
Correct test expectations
pombredanne 6687b6f
Add more PyPI tests
pombredanne dc82d18
Correctly compute path depth in PyPI
pombredanne 5c653ad
Support conversion from YAML to JSON to CSV
pombredanne 4b827d1
Fix typo in comment
pombredanne 49f434a
Remove unused imports
pombredanne 03193c0
Add docstring to pypi.is_setup_call()
pombredanne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.