v4.0.0
What's Changed
- fetcher: Replace urlgrabber usage with urllib2 by @joebonrichie in #6
- update site info by @Drsheppard01 in #7
- Remove "translations.xml" checking from pisi by @Staudey in #8
- Make standard C(XX)FLAGS more robust by @Staudey in #9
- Fix download size unit calculation by @Staudey in #10
- Dedupe locale usage; follow the LANG variable by @livingsilver94 in #12
- Remove obsolete source repository functionality by @Staudey in #11
- pisi/init.py: Do not crash when there are no .mo files by @livingsilver94 in #13
- Update ca.po by @Davidmp1 in #15
- Update bug URL by @Staudey in #16
- Update source fallback URL by @Staudey in #18
- Add no-omit-frame-pointer to default compilation flags by @ReillyBrogan in #21
- Catch some errors with Cython by @GZGavinZhao in #23
- Readd eopkg-cli executable for easy testing by @joebonrichie in #28
- Fix Packaging by @sheepman4267 in #30
- Fix broken pipe on eopkg hs by @sheepman4267 in #31
- package: emit event when a package is downloading/cached (python3) by @joebonrichie in #25
- Fixes from ypkg by @joebonrichie in #35
- Use different database by @joebonrichie in #34
- pisi/operations/build: Make eopkg build work properly by @sheepman4267 in #38
- pxml/xmlfile: Cast to string before writing to stdout by @sheepman4267 in #36
- pisi/file: Use compression libraries in text mode by @sheepman4267 in #37
- pxml/xmlfile: Indent by 4 spaces when writing XML out by @sheepman4267 in #39
- db/filesdb: Don't attempt creation if we don't have the perms by @joebonrichie in #41
- pisi: Initial port back to iksemel by @joebonrichie in #48
- archive.py: Re-encode file_name object to utf-8 by @ermo in #53
- (py3) Add extended attributes support, from base64 encoded key/value pairs by @ReillyBrogan in #57
- Explicitly set pickle.dump protocol to version 2 by @ermo in #61
- rust: Add RUSTFLAGS by @ReillyBrogan in #59
New Contributors
- @Drsheppard01 made their first contribution in #7
- @Staudey made their first contribution in #8
- @livingsilver94 made their first contribution in #12
- @Davidmp1 made their first contribution in #15
- @GZGavinZhao made their first contribution in #23
- @sheepman4267 made their first contribution in #30
- @ermo made their first contribution in #53
Full Changelog: https://github.com/getsolus/eopkg/commits/v4.0.0