ClickHouse/debian
Azat Khuzhin 79674ea892 Drop python from build dependencies
I don't see where it can be required.
And plus there is no python package in debian:testing anymore, only:
- python2
- python3
So that said that you cannot build debian package on debian:testing
anymore (but debian:stable don't have gcc9 for example).

Everything would be great, if there will be packages for python2, i.e.
python2-lxml, but there isn't, I guess because python2 had been
deprecated long time ago...
So it looks like converting to python3 is coming.

Just for the history, now it is:
- debian:stable -> buster
- debian:testing -> bullseye
2020-09-19 00:20:54 +03:00
..
pbuilder-hooks
source
.gitignore
.pbuilderrc
changelog Auto version update to [20.10.1.1] [54440] 2020-09-08 17:04:41 +03:00
changelog.in
clickhouse-client.install
clickhouse-client.postinst
clickhouse-common-static.install
clickhouse-server.config
clickhouse-server.cron.d
clickhouse-server.docs
clickhouse-server.init debian/clickhouse-server.init: systemd proxying for restart/start/stop/reload 2020-09-04 00:54:50 +03:00
clickhouse-server.install
clickhouse-server.postinst Minor changes in Debian scripts 2020-08-01 19:18:59 +03:00
clickhouse-server.preinst
clickhouse-server.prerm
clickhouse-server.service
clickhouse-server.templates
clickhouse-test.install
clickhouse.limits
compat
control Drop python from build dependencies 2020-09-19 00:20:54 +03:00
rules Revert debian/rules 2020-09-17 12:52:15 +03:00
watch