Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apertium/apertium-apy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: apertium/apertium-apy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 19 files changed
  • 8 contributors

Commits on Apr 12, 2024

  1. Bump idna from 3.6 to 3.7 (#231)

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f8cdce1 View commit details

Commits on May 21, 2024

  1. --- (#232)

    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Copy the full SHA
    9ce2b5c View commit details

Commits on Aug 15, 2024

  1. servlet.py → apy.py

    unhammer committed Aug 15, 2024
    Copy the full SHA
    715a000 View commit details
  2. fix systemd apy paths

    unhammer committed Aug 15, 2024
    Copy the full SHA
    c2aa18d View commit details
  3. upstart is discontinued

    unhammer committed Aug 15, 2024
    Copy the full SHA
    6abfe51 View commit details
  4. servlet.py->apy.py (#239)

    chribjel authored Aug 15, 2024
    Copy the full SHA
    29e00d8 View commit details

Commits on Sep 4, 2024

  1. Fix mypy

    sushain97 committed Sep 4, 2024
    Copy the full SHA
    1cc529d View commit details
  2. Bump cryptography from 42.0.4 to 43.0.1 (#240)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...43.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    399848c View commit details
  3. Bump urllib3 from 2.2.0 to 2.2.2 (#234)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.0...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    8b25d94 View commit details
  4. Bump zipp from 3.17.0 to 3.19.1 (#236)

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    a09a207 View commit details
  5. Bump certifi from 2024.2.2 to 2024.7.4 (#235)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    0a82b45 View commit details
  6. Bump tornado from 6.3.3 to 6.4.1 (#233)

    Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1.
    - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
    - [Commits](tornadoweb/tornado@v6.3.3...v6.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: tornado
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    a9c2496 View commit details
  7. Bump setuptools from 69.1.0 to 70.0.0 (#237)

    Bumps [setuptools](https://github.com/pypa/setuptools) from 69.1.0 to 70.0.0.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v69.1.0...v70.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Copy the full SHA
    ab5134c View commit details
  8. Update variants.tsv, fix names in Aragonese (#218)

    Co-authored-by: Sushain Cherivirala <[email protected]>
    Juanpabl and sushain97 authored Sep 4, 2024
    Copy the full SHA
    dc08dfc View commit details
  9. Latex MIME type detection output changed (#161)

    It seems the output of the MIME Type detector has slightly changed for LaTex files.
    
    Co-authored-by: Sushain Cherivirala <[email protected]>
    jdmasa and sushain97 authored Sep 4, 2024
    Copy the full SHA
    1c53d45 View commit details

Commits on Feb 17, 2025

  1. Lenape

    jonorthwash committed Feb 17, 2025
    Copy the full SHA
    8943404 View commit details
  2. setup.py still wanted upstart

    TinoDidriksen committed Feb 17, 2025
    Copy the full SHA
    538fce4 View commit details
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -44,5 +44,5 @@ RUN cd apertium-apy && make -j4
# Run APy

EXPOSE 2737
ENTRYPOINT ["python3", "/root/apertium-apy/servlet.py", "--lang-names", "/root/apertium-apy/langNames.db"]
ENTRYPOINT ["python3", "/root/apertium-apy/apy.py", "--lang-names", "/root/apertium-apy/langNames.db"]
CMD ["/usr/share/apertium/modes", "--port", "2737"]
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include COPYING
include langNames.db
include servlet.py
include apy.py
include language_names/*
recursive-include tools *
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ name = "pypi"
apertium-streamparser = "*"
chardet = "*"
requests = "*"
tornado = "==6.3.3"
tornado = "==6.4.1"
commentjson = "*"
lxml = "*"
fasttext-wheel = "==0.9.2"
Loading