Преглед на файлове

Correct attrs package name in requirements (#3492)

tags/v0.32.2
Amber Brown преди 5 години
committed by GitHub
родител
ревизия
e845fd41c2
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 3 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. +1
    -0
      changelog.d/.gitignore
  2. +1
    -0
      changelog.d/3492.bugfix
  3. +1
    -1
      synapse/python_dependencies.py

+ 1
- 0
changelog.d/.gitignore Целия файл

@@ -0,0 +1 @@
!.gitignore

+ 1
- 0
changelog.d/3492.bugfix Целия файл

@@ -0,0 +1 @@
Amend the Python dependencies to depend on attrs from PyPI, not attr

+ 1
- 1
synapse/python_dependencies.py Целия файл

@@ -57,7 +57,7 @@ REQUIREMENTS = {
"phonenumbers>=8.2.0": ["phonenumbers"],
"six": ["six"],
"prometheus_client": ["prometheus_client"],
"attr": ["attr"],
"attrs": ["attr"],
"netaddr>=0.7.18": ["netaddr"],
}



Зареждане…
Отказ
Запис